Skip to content

Hostname

fr.facebook.ca

Last fetched

fr.facebook.ca resolves to 3 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US.

Nutrition Label

WHISPER CANON · fr.facebook.caRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fr.facebook.ca

Resolution chain

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

IPPrefixASNOperatorCountry
102.132.99.35102.132.99.0/24AS32934FACEBOOK - Facebook, Inc.US
157.240.197.35157.240.197.0/24AS32934FACEBOOK - Facebook, Inc.PE
57.144.180.157.144.180.0/23AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

No WHOIS records are currently associated with fr.facebook.ca in WhisperGraph.

Subdomains

1 observed subdomain of fr.facebook.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fr.facebook.ca.

MechanismTarget
SPF_Afr.facebook.ca

Related pages

Pivot deeper into the graph from fr.facebook.ca.

Cypher and MCP

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

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