Skip to content

Hostname

aptiv.com

Last fetched

aptiv.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aptiv.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aptiv.com

Resolution chain

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

IPPrefixASNOperatorCountry
150.171.109.118150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.25150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:299
Organization
aptiv corporation
Contact emails

Subdomains

54 observed subdomains of aptiv.com.

Web-graph footprint

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

1,086 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for aptiv.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-000cda51.pphosted.com
SPF_INCLUDEspf-00275a07.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.worldapp.com
SPF_IP141.123.220.0/28
SPF_IP141.123.221.95
SPF_IP141.123.80.36
SPF_IP141.123.80.37
SPF_IP147.160.167.0/26
SPF_IP148.163.157.133
SPF_IP198.2.132.51
SPF_IP208.185.229.41/32
SPF_IP208.185.229.42/32
SPF_IP208.185.229.43/32
SPF_IP208.185.229.44/32
SPF_IP208.185.229.45/32
SPF_IP208.86.201.154
SPF_IP216.195.77.146
SPF_IP216.221.160.170
SPF_IP216.221.160.171
SPF_IP216.221.160.172
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP63.86.249.90
SPF_IP65.205.157.64
SPF_IP65.214.232.138
SPF_IP69.195.251.0/24
SPF_IP76.223.184.120
SPF_IP87.253.236.169/32

Related pages

Pivot deeper into the graph from aptiv.com.

Cypher and MCP

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

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