Skip to content

Hostname

codex.online

Last fetched

codex.online resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · codex.onlineRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codex.online

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
codex digital
Contact emails

Subdomains

12 observed subdomains of codex.online.

Web-graph footprint

Distinct hostnames that link to or from codex.online in the public web crawl.

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for codex.online.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEzoho.eu
SPF_IP108.185.110.107/32
SPF_IP217.138.131.6/32
SPF_IP54.88.73.212/32
SPF_IP54.90.245.217/32
SPF_IP66.160.168.2/32
SPF_MXcodex.online

Related pages

Pivot deeper into the graph from codex.online.

Cypher and MCP

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

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