Skip to content

Hostname

indigo.ca

Last fetched

indigo.ca resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · indigo.caRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/indigo.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
indigo books and music
Contact emails

Subdomains

64 observed subdomains of indigo.ca.

Web-graph footprint

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

5,241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for indigo.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.rnmk.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEultipro.ca
SPF_IP20.63.81.83
SPF_IP4.205.225.208
SPF_IP4.206.180.244

Related pages

Pivot deeper into the graph from indigo.ca.

Cypher and MCP

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

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