Skip to content

Hostname

iia.ca

Last fetched

iia.ca resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · iia.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/iia.ca

Resolution chain

iia.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.11.202.5142.19.104.0/21AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
Contact emails

Subdomains

2 observed subdomains of iia.ca.

Web-graph footprint

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

13 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for iia.ca.

MechanismTarget
SPF_Aiia.ca
SPF_IP142.11.202.5
SPF_MXiia.ca

Related pages

Pivot deeper into the graph from iia.ca.

Cypher and MCP

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

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