Skip to content

Hostname

superpit.com.au

Last fetched

superpit.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

superpit.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:melbourne it
Organization
kalgoorlie consolidated gold mines pty
Contact emails

Subdomains

2 observed subdomains of superpit.com.au.

Web-graph footprint

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

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for superpit.com.au.

MechanismTarget
SPF_Ahr_emails.actionhrm.mx
SPF_Aoffsite.scopesystems.com.au
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEoracle.nsrltd.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mcsv.net
SPF_IP13.70.183.144
SPF_IP203.57.115.105/32
SPF_IP203.82.211.149/32
SPF_IP40.127.85.240
SPF_IP52.243.79.35
SPF_IP76.224.101.96

Related pages

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

Cypher and MCP

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

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