Skip to content

Hostname

de.com.au

Last fetched

de.com.au resolves to 1 IPv4 address operated by ELCOMTECHNOLOGY-AS-AP Elcom Technology Pty Ltd in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · de.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.83.230.156103.83.230.0/24AS55920ELCOMTECHNOLOGY-AS-AP Elcom Technology Pty LtdAU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
jason riley
Contact emails

Subdomains

10 observed subdomains of de.com.au.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for de.com.au.

MechanismTarget
SPF_Amailrelay1.elcom.com.au
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP125.63.141.182
SPF_IP125.63.145.82
SPF_IP3.105.238.148/32
SPF_IP3.106.50.25/32

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "de.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.