Skip to content

Hostname

code402.com

Last fetched

code402.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:431 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.243.1118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.318.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.7418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
52.85.31.4352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

6 observed subdomains of code402.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for code402.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from code402.com.

Cypher and MCP

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

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