Skip to content

Hostname

neserver.de

Last fetched

neserver.de resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.192.22365.108.0.0/16AS24940FI

WHOIS identity

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

Subdomains

9 observed subdomains of neserver.de.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for neserver.de.

MechanismTarget
SPF_IP2a01:4f9:1a:94e0:1234:0:0:1337
SPF_IP65.108.192.223
SPF_MXneserver.de

Related pages

Pivot deeper into the graph from neserver.de.

Cypher and MCP

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

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