Skip to content

Hostname

nxp.com

Last fetched

nxp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · nxp.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nxp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.133.203100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.105.3516.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.101.14835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.249.24044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.85.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.37.11544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.176.4252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.169.14652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.161.554.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.71.19754.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.177.3354.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.219.21416.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
nxp b.v.
Contact emails

Subdomains

145 observed subdomains of nxp.com.

Web-graph footprint

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

6,232 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nxp.com.

MechanismTarget
SPF_INCLUDEspf.nxp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nxp.com.

Cypher and MCP

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

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