Skip to content

Hostname

bodeka.org

Last fetched

bodeka.org resolves to 1 IPv4 address operated by AS42807 in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.199.205.17294.199.205.0/24AS42807TR

WHOIS identity

Registrar
iana:1534
Organization
alpay ogus
Contact emails

Subdomains

2 observed subdomains of bodeka.org.

Web-graph footprint

Distinct hostnames that link to or from bodeka.org in the public web crawl.

43 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bodeka.org

SPF policy

5 SPF mechanisms authorising senders for bodeka.org.

MechanismTarget
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDEservers.mcsv.net
SPF_IP94.199.200.100
SPF_IP94.199.200.103
SPF_IP94.199.205.172

Related pages

Pivot deeper into the graph from bodeka.org.

Cypher and MCP

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

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