Skip to content

Hostname

external.stellantis.com

Last fetched

external.stellantis.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · external.stellantis.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/external.stellantis.com

Resolution chain

external.stellantis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.47.97.15020.47.96.0/23AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with external.stellantis.com in WhisperGraph.

Subdomains

1 observed subdomain of external.stellantis.com.

Web-graph footprint

Distinct hostnames that link to or from external.stellantis.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for external.stellantis.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmpsa.com
SPF_IP129.9.107.0/24
SPF_IP129.9.75.0/24
SPF_IP62.85.199.146

Related pages

Pivot deeper into the graph from external.stellantis.com.

Cypher and MCP

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

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