Skip to content

Hostname

kodex.us

Last fetched

kodex.us resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kodex.usRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kodex.us

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.198.1113.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.413.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.493.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.503.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.129.3652.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.6552.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.8852.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.8952.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.2165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:81
Organization
amin lesani
Contact emails

Subdomains

18 observed subdomains of kodex.us.

Web-graph footprint

Distinct hostnames that link to or from kodex.us in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kodex.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from kodex.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kodex.us"})-[: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.