Skip to content

Hostname

molex.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.221.1033.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1133.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1243.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.253.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.171.117.1023.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1083.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.43.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
khieu khang
Contact emails

Subdomains

86 observed subdomains of molex.com.

Web-graph footprint

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

2,048 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for molex.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from molex.com.

Cypher and MCP

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

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