Skip to content

Hostname

amuz.ca

Last fetched

amuz.ca resolves to 1 IPv4 address operated by MWAY - ManagedWay in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · amuz.caRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/amuz.ca

Resolution chain

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

IPPrefixASNOperatorCountry
208.92.218.146208.92.216.0/21AS53292MWAY - ManagedWayUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of amuz.ca.

Subdomain
www.amuz.ca

Web-graph footprint

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

11 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amuz.ca.

MechanismTarget
SPF_Aamuz.ca
SPF_INCLUDEcpamg02.likuid.com
SPF_INCLUDEcpr04.likuid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.10.175.226/32
SPF_MXamuz.ca

Related pages

Pivot deeper into the graph from amuz.ca.

Cypher and MCP

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

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