Skip to content

Hostname

anadon.ca

Last fetched

anadon.ca resolves to 3 IPv4 addresses operated by AS47583 in SG. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · anadon.caRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/anadon.ca

Resolution chain

anadon.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
179.61.189.78179.61.189.0/24AS47583SG
192.185.158.62192.185.144.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
77.37.48.21977.37.48.0/24AS47583SG

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

7 observed subdomains of anadon.ca.

Web-graph footprint

Distinct hostnames that link to or from anadon.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for anadon.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.185.179.80

Related pages

Pivot deeper into the graph from anadon.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anadon.ca"})-[: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.