Skip to content

Hostname

seerdata.com.au

Last fetched

seerdata.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · seerdata.com.auRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/seerdata.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.196.1913.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.65.20813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.111.2213.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.173.513.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.62.8215.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.113.15754.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
jason jason
Contact emails

Subdomains

2 observed subdomains of seerdata.com.au.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for seerdata.com.au.

Related pages

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

Cypher and MCP

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

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