Skip to content

Hostname

atcomputers.com.au

Last fetched

atcomputers.com.au resolves to 1 IPv4 address operated by ONIAAS - HostPapa in CA.

Nutrition Label

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

Resolution chain

atcomputers.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.102.132.4566.102.128.0/20AS40092ONIAAS - HostPapaCA

WHOIS identity

No WHOIS records are currently associated with atcomputers.com.au in WhisperGraph.

Subdomains

7 observed subdomains of atcomputers.com.au.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • atcomputers.com.au

SPF policy

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

MechanismTarget
SPF_Aatcomputers.com.au
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP66.102.132.45
SPF_IP69.90.66.60
SPF_MXatcomputers.com.au

Related pages

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

Cypher and MCP

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

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