Skip to content

Hostname

411.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.27.9615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.247.6015.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.115.13815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.218.17415.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.140.16815.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.63.173.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.89.4652.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.163.10999.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.64.1116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.69.2373.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
yellow pages group co./ groupe pages jaunes cie.
Contact emails

Subdomains

260 observed subdomains of 411.ca.

Web-graph footprint

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

603 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 411.ca.

MechanismTarget
SPF_Amail.411.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_MX411.ca

Related pages

Pivot deeper into the graph from 411.ca.

Cypher and MCP

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

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