Skip to content

Hostname

iibc.ca

Last fetched

iibc.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · iibc.caRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iibc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.1113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.50.1223.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1273.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.283.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.63.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
101103821 saskatchewan
Contact emails

Subdomains

2 observed subdomains of iibc.ca.

Web-graph footprint

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

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iibc.ca.

MechanismTarget
SPF_Aiibc.ca
SPF_INCLUDE_spf.google.com
SPF_MXiibc.ca

Related pages

Pivot deeper into the graph from iibc.ca.

Cypher and MCP

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

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