Skip to content

Hostname

aptiv.org

Last fetched

aptiv.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aptiv.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aptiv.org

Resolution chain

aptiv.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

14 observed subdomains of aptiv.org.

Web-graph footprint

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

40 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for aptiv.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.edgepilot.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io
SPF_IP107.167.220.130
SPF_IP108.166.146.102
SPF_IP135.131.13.155
SPF_IP216.241.106.132
SPF_IP34.231.203.238
SPF_IP45.59.109.58
SPF_IP47.35.182.27
SPF_IP47.49.103.190
SPF_IP47.49.103.222
SPF_IP54.174.86.58
SPF_IP66.191.111.234
SPF_IP69.16.239.247
SPF_IP71.87.28.212

Related pages

Pivot deeper into the graph from aptiv.org.

Cypher and MCP

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

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