Skip to content

Hostname

eb.com.au

Last fetched

eb.com.au resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

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

Resolution chain

eb.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.209.176.20844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.9.4144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.47.13598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.127.19898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

21 observed subdomains of eb.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for eb.com.au.

MechanismTarget
SPF_INCLUDE20473958.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.v6send.net
SPF_IP64.124.231.109

Related pages

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

Cypher and MCP

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

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