Skip to content

Hostname

401auto.ca

Last fetched

401auto.ca resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 401auto.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/401auto.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.165.2213.33.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.12518.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.6118.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.7418.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
35.208.49.20435.208.0.0/15AS43515YOUTUBE YOUTUBEUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 401auto.ca.

MechanismTarget
SPF_A401auto.ca
SPF_INCLUDE401auto.ca.spf.auto.dnssmarthost.net
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.208.49.204
SPF_MX401auto.ca

Related pages

Pivot deeper into the graph from 401auto.ca.

Cypher and MCP

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

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