Skip to content

Hostname

c0d.org

Last fetched

c0d.org resolves to 1 IPv4 address operated by SELECTEL-MSK in RU. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · c0d.orgRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/c0d.org

Resolution chain

c0d.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.48.252.19537.48.252.0/22AS50340SELECTEL-MSKRU

WHOIS identity

Registrar
iana:472
Organization
domain admin
Contact emails

Subdomains

26 observed subdomains of c0d.org.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for c0d.org.

MechanismTarget
SPF_IP37.48.252.198

Related pages

Pivot deeper into the graph from c0d.org.

Cypher and MCP

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

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