Skip to content

Hostname

rivian.com

Last fetched

rivian.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · rivian.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rivian.com

Resolution chain

rivian.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.182.117108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.119108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.31108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.98108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.151.12754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.10699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

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 rivian.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for rivian.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.rivian.com

Related pages

Pivot deeper into the graph from rivian.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rivian.com"})-[: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.