Skip to content

Hostname

notre.guide

Last fetched

notre.guide resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · notre.guideRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/notre.guide

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from notre.guide in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for notre.guide.

MechanismTarget
SPF_Anotre.guide
SPF_IP162.19.112.143
SPF_IP162.247.79.101
SPF_IP162.247.79.106
SPF_IP173.230.249.147
SPF_IP173.230.249.238
SPF_IP46.105.49.148
SPF_MXfrance-voyage.com
SPF_MXnotre.guide

Related pages

Pivot deeper into the graph from notre.guide.

Cypher and MCP

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

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