Skip to content

Hostname

danwrites.ca

Last fetched

danwrites.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

WHISPER CANON · danwrites.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/danwrites.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

9 observed subdomains of danwrites.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for danwrites.ca.

MechanismTarget
SPF_Adanwrites.ca
SPF_IP149.56.24.178
SPF_IP198.144.156.167
SPF_IP38.32.1.10
SPF_IP51.161.86.108
SPF_IP54.39.243.104
SPF_MXdanwrites.ca

Related pages

Pivot deeper into the graph from danwrites.ca.

Cypher and MCP

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

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