Skip to content

Hostname

mymaccomputer.com.au

Last fetched

mymaccomputer.com.au resolves to 4 IPv4 addresses operated by ANSONNET-AS-UK in US.

Nutrition Label

WHISPER CANON · mymaccomputer.com.auRouting diversity3.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mymaccomputer.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.120.146147.79.120.0/21AS47583ANSONNET-AS-UKUS
147.79.79.41147.79.72.0/21AS47583ANSONNET-AS-UKUS
77.37.76.16077.37.76.0/24AS47583ANSONNET-AS-UKUS
88.223.87.22388.223.80.0/21AS47583ANSONNET-AS-UKUS

WHOIS identity

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

Subdomains

1 observed subdomain of mymaccomputer.com.au.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mymaccomputer.com.au.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

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

Cypher and MCP

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

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