Skip to content

Hostname

kodum.co

Last fetched

kodum.co resolves to 1 IPv4 address operated by AS61189 in EE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · kodum.coRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kodum.co

Resolution chain

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

IPPrefixASNOperatorCountry
185.7.252.217185.7.252.0/23AS61189EE

WHOIS identity

Registrar
iana:1052
Organization
bcg haldus ou
Contact emails

Subdomains

1 observed subdomain of kodum.co.

Subdomain
www.kodum.co

Web-graph footprint

Distinct hostnames that link to or from kodum.co in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kodum.co.

MechanismTarget
SPF_Akodum.co
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXkodum.co

Related pages

Pivot deeper into the graph from kodum.co.

Cypher and MCP

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

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