Skip to content

Hostname

neardark.de

Last fetched

neardark.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · neardark.deRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/neardark.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.184.137116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with neardark.de in WhisperGraph.

Subdomains

7 observed subdomains of neardark.de.

Web-graph footprint

Distinct hostnames that link to or from neardark.de in the public web crawl.

61 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for neardark.de.

MechanismTarget
SPF_Aneardark.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.klaviyodns.com
SPF_IP116.202.184.137
SPF_IP130.180.58.249
SPF_IP188.34.198.151
SPF_IP2a01:4f8:c0c:2e84:0:0:0:1
SPF_IP89.22.115.240
SPF_IP93.240.27.154
SPF_IP94.130.231.21
SPF_MXneardark.de

Related pages

Pivot deeper into the graph from neardark.de.

Cypher and MCP

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

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