Skip to content

Hostname

edg.com.au

Last fetched

edg.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · edg.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/edg.com.au

Resolution chain

edg.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
domain administrator
Contact emails

Subdomains

110 observed subdomains of edg.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for edg.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP103.23.64.2/32
SPF_IP103.23.65.2/32
SPF_IP13.75.130.36
SPF_IP20.53.112.216
SPF_IP20.53.235.172
SPF_IP3.106.61.143
SPF_IP40.127.76.156
SPF_IP49.255.5.26
SPF_IP54.153.167.205
SPF_IP59.167.241.213

Related pages

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

Cypher and MCP

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

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