Skip to content

Hostname

cibc.ca

Last fetched

cibc.ca resolves to 7 IPv4 addresses operated by AKAMAI-ASN1 in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.98.160.136190.98.160.0/24AS20940AKAMAI-ASN1AR
190.98.160.144190.98.160.0/24AS20940AKAMAI-ASN1AR
79.140.95.4179.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
79.140.95.7379.140.80.0/20AS6762SEABONE-NET TELECOM ITALIA SPARKLE S.p.A.IT
92.123.104.1592.123.104.0/24AS20940AKAMAI-ASN1DE
92.123.104.2292.123.104.0/24AS20940AKAMAI-ASN1DE
92.123.104.5392.123.104.0/24AS20940AKAMAI-ASN1DE

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 cibc.ca in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cibc.ca.

Related pages

Pivot deeper into the graph from cibc.ca.

Cypher and MCP

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

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