Skip to content

Hostname

httech.com.au

Last fetched

httech.com.au resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · httech.com.auRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/httech.com.au

Resolution chain

httech.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.116.50.11089.116.50.0/24AS47583US

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
hayden thring
Contact emails

Subdomains

14 observed subdomains of httech.com.au.

Web-graph footprint

Distinct hostnames that link to or from httech.com.au in the public web crawl.

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for httech.com.au.

MechanismTarget
SPF_Ahttech.com.au
SPF_IP2a02:4780:10:bacc:0:0:0:1
SPF_IP89.116.50.110
SPF_MXhttech.com.au

Related pages

Pivot deeper into the graph from httech.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "httech.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.