Skip to content

Hostname

amberstapff.com.au

Last fetched

amberstapff.com.au resolves to 2 IPv4 addresses operated by AS55803 in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · amberstapff.com.auRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/amberstapff.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
116.90.53.15116.90.0.0/18AS55803AU
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
amber stapff
Contact emails

Subdomains

12 observed subdomains of amberstapff.com.au.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amberstapff.com.au.

MechanismTarget
SPF_Aamberstapff.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailcluster.com.au
SPF_IP116.90.53.15
SPF_IP203.98.95.3
SPF_MXamberstapff.com.au

Related pages

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

Cypher and MCP

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

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