Skip to content

Hostname

codeandtheory.com

Last fetched

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

Nutrition Label

WHISPER CANON · codeandtheory.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/codeandtheory.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.4913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.5513.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.8313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.28.12118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.1518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6018.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.9318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1242697764
Contact emails

Subdomains

20 observed subdomains of codeandtheory.com.

Web-graph footprint

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

274 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for codeandtheory.com.

Related pages

Pivot deeper into the graph from codeandtheory.com.

Cypher and MCP

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

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