Skip to content

Hostname

web-pp.tfc.bnc.ca

Last fetched

web-pp.tfc.bnc.ca resolves to 4 IPv4 addresses operated by IDDQD-AS - IDDQD-AS in AR.

Nutrition Label

WHISPER CANON · web-pp.tfc.bnc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web-pp.tfc.bnc.ca

Resolution chain

web-pp.tfc.bnc.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.98.161.57190.98.160.0/19AS12956IDDQD-AS - IDDQD-ASAR
190.98.161.74190.98.160.0/19AS12956IDDQD-AS - IDDQD-ASAR
23.57.90.13623.57.90.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.57.90.14223.57.90.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

No WHOIS records are currently associated with web-pp.tfc.bnc.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy data is temporarily unavailable. Refresh in a moment to retry.

Related pages

Pivot deeper into the graph from web-pp.tfc.bnc.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-pp.tfc.bnc.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.