Skip to content

Hostname

botjek.dk

Last fetched

botjek.dk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · botjek.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/botjek.dk

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from botjek.dk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for botjek.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.219.219
SPF_IP13.95.93.29/32
SPF_IP185.21.42.164
SPF_IP188.179.71.74
SPF_IP188.181.96.190
SPF_IP194.239.235.17/32
SPF_IP195.249.118.46
SPF_IP195.69.128.111/32
SPF_IP212.242.119.19
SPF_IP5.103.30.28
SPF_IP77.213.24.178
SPF_IP87.104.123.139

Related pages

Pivot deeper into the graph from botjek.dk.

Cypher and MCP

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

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