Skip to content

Hostname

intact.ca

Last fetched

intact.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · intact.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/intact.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.246.12013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.12913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7613.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.11718.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.12118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.3318.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
intact financial corporation
Contact emails

Subdomains

56 observed subdomains of intact.ca.

Web-graph footprint

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

904 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for intact.ca.

Related pages

Pivot deeper into the graph from intact.ca.

Cypher and MCP

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

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