Hostname
nexperia.com
Last fetched
nexperia.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
nexperia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.86.32.38 | 104.86.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.213.91.54 | 23.213.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.49.188.204 | 23.49.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.128.188 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- nexperia b.v.
- Contact emails
Subdomains
74 observed subdomains of nexperia.com.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nexperia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nexperia.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | 6949435.spf02.hubspotemail.net |
| SPF_INCLUDE | _netblocksam2.eloqua.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.nexperia.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nexperia.com.
- IP · 104.86.32.38
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:113
- Country · DE
- Email · 9og8abtg10vzcstplr51n1e7hl0osvoa@proxy-privacy.com
- TLD · .com
- Browse hostnames · ne…
- 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: "nexperia.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.