Skip to content

Hostname

babcom.net.au

Last fetched

babcom.net.au resolves to 2 IPv4 addresses operated by AS1221 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · babcom.net.auRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/babcom.net.au

Resolution chain

babcom.net.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:melbourne it
Organization
simon gronow
Contact emails

Subdomains

1 observed subdomain of babcom.net.au.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for babcom.net.au.

MechanismTarget
SPF_Ababcom.net.au
SPF_MXbabcom.au
SPF_MXbabcom.com.au
SPF_MXbabcom.email
SPF_MXbabcom.info
SPF_MXbabcom.net.au
SPF_MXlearning2tri.com
SPF_MXlearning2tri.info
SPF_MXlearning2tri.net
SPF_MXlearning2tricoaching.com
SPF_MXsimongronow.email

Related pages

Pivot deeper into the graph from babcom.net.au.

Cypher and MCP

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

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