Skip to content

Hostname

adient.com

Last fetched

adient.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · adient.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adient.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.88192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

123 observed subdomains of adient.com.

Web-graph footprint

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

513 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for adient.com.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_amer.taleo.net
SPF_INCLUDEspfext.zapproved.com
SPF_IP149.202.181.166
SPF_IP167.114.245.238/32
SPF_IP198.35.72.2
SPF_IP198.35.72.7
SPF_IP198.35.75.13
SPF_IP198.36.86.68
SPF_IP199.59.200.201/32
SPF_IP207.140.102.248/29
SPF_IP210.1.28.48/29
SPF_IP213.32.31.110/32
SPF_IP213.32.73.105/32
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP216.81.173.129
SPF_IP40.90.244.52
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP91.121.61.253/32
SPF_IP91.223.240.206/32
SPF_IP91.223.240.207/32

Related pages

Pivot deeper into the graph from adient.com.

Cypher and MCP

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

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