Skip to content

Hostname

nerdline.de

Last fetched

nerdline.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · nerdline.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nerdline.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.140.18582.165.140.0/23AS8560DE

WHOIS identity

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

Subdomains

32 observed subdomains of nerdline.de.

Web-graph footprint

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

16 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nerdline.de

SPF policy

9 SPF mechanisms authorising senders for nerdline.de.

MechanismTarget
SPF_Anerdline.de
SPF_IP194.164.203.181
SPF_IP2a01:239:263:6e00:0:0:0:1
SPF_IP2a01:239:26e:4500:0:0:0:1
SPF_IP81.169.133.9
SPF_IP82.165.140.185
SPF_IP85.214.39.154
SPF_IP85.215.86.7
SPF_MXnerdline.de

Related pages

Pivot deeper into the graph from nerdline.de.

Cypher and MCP

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

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