Skip to content

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

WHISPER CANON · nexperia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nexperia.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.86.32.38104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.213.91.5423.213.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.49.188.20423.49.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.128.18823.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:113
Organization
nexperia b.v.
Contact emails

Subdomains

74 observed subdomains of nexperia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nexperia.com.

Related pages

Pivot deeper into the graph from nexperia.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.