Skip to content

Hostname

dieppe.ca

Last fetched

dieppe.ca resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.15.0.3620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.139.32.8752.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
ville de dieppe
Contact emails

Subdomains

19 observed subdomains of dieppe.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dieppe.ca.

MechanismTarget
SPF_INCLUDE_spf.esolutionsgroup.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.67.32.0/22
SPF_IP216.16.227.128/25
SPF_IP216.16.234.1/24
SPF_IP98.143.255.0/28
SPF_MXdieppe.ca

Related pages

Pivot deeper into the graph from dieppe.ca.

Cypher and MCP

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

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