Skip to content

Hostname

dakiniland.net

Last fetched

dakiniland.net resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in US. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · dakiniland.netRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dakiniland.net

Resolution chain

dakiniland.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.199.107.56109.199.96.0/20AS51167CONTABO - Contabo GmbHUS
38.242.206.3338.242.192.0/19AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:1420
Organization
dr. lajos pressing
Contact emails

Subdomains

3 observed subdomains of dakiniland.net.

Web-graph footprint

Distinct hostnames that link to or from dakiniland.net in the public web crawl.

13 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dakiniland.net.

MechanismTarget
SPF_IP109.199.107.56
SPF_IP38.242.206.33
SPF_IP79.172.219.213

Related pages

Pivot deeper into the graph from dakiniland.net.

Cypher and MCP

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

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