Skip to content

Hostname

laurentides.com

Last fetched

laurentides.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · laurentides.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/laurentides.com

Resolution chain

laurentides.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.96172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.160172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:2
Organization
association touristique des laurentides (atl)
Contact emails

Subdomains

15 observed subdomains of laurentides.com.

Web-graph footprint

Distinct hostnames that link to or from laurentides.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for laurentides.com.

MechanismTarget
SPF_Acmail1.com
SPF_Aspamtitan3.gtinnovatech.com
SPF_Aw12.eudonet.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.laurentides_com._d.easydmarc.pro
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.115.124.181
SPF_IP207.236.157.3
SPF_IP213.182.55.135/32
SPF_IP65.39.166.132

Related pages

Pivot deeper into the graph from laurentides.com.

Cypher and MCP

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

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