Skip to content

Hostname

museumsnl.ca

Last fetched

museumsnl.ca resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · museumsnl.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/museumsnl.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

7 observed subdomains of museumsnl.ca.

Web-graph footprint

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

26 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for museumsnl.ca.

MechanismTarget
SPF_Amuseumsnl.ca
SPF_IP149.56.17.169
SPF_IP15.235.55.148
SPF_IP66.70.179.229
SPF_MXmuseumsnl.ca

Related pages

Pivot deeper into the graph from museumsnl.ca.

Cypher and MCP

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

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