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
Resolution chain
adient.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.66.88 | 192.0.66.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
123 observed subdomains of adient.com.
Showing 25 of 123. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adient.com in the public web crawl.
513 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for adient.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_amer.taleo.net |
| SPF_INCLUDE | spfext.zapproved.com |
| SPF_IP | 149.202.181.166 |
| SPF_IP | 167.114.245.238/32 |
| SPF_IP | 198.35.72.2 |
| SPF_IP | 198.35.72.7 |
| SPF_IP | 198.35.75.13 |
| SPF_IP | 198.36.86.68 |
| SPF_IP | 199.59.200.201/32 |
| SPF_IP | 207.140.102.248/29 |
| SPF_IP | 210.1.28.48/29 |
| SPF_IP | 213.32.31.110/32 |
| SPF_IP | 213.32.73.105/32 |
| SPF_IP | 216.74.162.13/32 |
| SPF_IP | 216.74.162.14/32 |
| SPF_IP | 216.81.173.129 |
| SPF_IP | 40.90.244.52 |
| SPF_IP | 43.228.185.67/32 |
| SPF_IP | 43.228.187.74/32 |
| SPF_IP | 91.121.61.253/32 |
| SPF_IP | 91.223.240.206/32 |
| SPF_IP | 91.223.240.207/32 |
Related pages
Pivot deeper into the graph from adient.com.
- IP · 192.0.66.88
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:299
- Country · US
- Email · domainadmin@adient.com
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.