Skip to content

Hostname

coded.eu

Last fetched

coded.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · coded.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coded.eu

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.11513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.30.1799.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.5099.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.5599.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.30.8199.86.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with coded.eu in WhisperGraph.

Subdomains

1 observed subdomain of coded.eu.

Subdomain
www.coded.eu

Web-graph footprint

Distinct hostnames that link to or from coded.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coded.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from coded.eu.

Cypher and MCP

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

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