Skip to content

Hostname

coded.be

Last fetched

coded.be resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.167.1053.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.63.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.913.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.923.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.31.10252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

1 observed subdomain of coded.be.

Subdomain
www.coded.be

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coded.be.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from coded.be.

Cypher and MCP

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

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