Skip to content

Hostname

freescale.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.132.126100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
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
34.208.40.14034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.17.9335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.37.24835.160.0.0/13AS16509AMAZON-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

11 observed subdomains of freescale.com.

Web-graph footprint

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

1,211 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from freescale.com.

Cypher and MCP

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

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