Skip to content

Hostname

ns.10be.de

Last fetched

ns.10be.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.52.94135.181.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

No WHOIS records are currently associated with ns.10be.de in WhisperGraph.

Subdomains

34 observed subdomains of ns.10be.de.

Web-graph footprint

Distinct hostnames that link to or from ns.10be.de in the public web crawl.

15 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ns.10be.de.

MechanismTarget
SPF_Ans.10be.de
SPF_IP135.181.200.135
SPF_IP135.181.52.94
SPF_IP2a01:4f8:c17:274b:0:0:0:1
SPF_IP2a01:4f9:3a:1fed:0:0:0:2
SPF_IP2a01:4f9:4a:3528:0:0:0:2
SPF_IP2a01:4f9:c011:bf3c:0:0:0:1
SPF_IP49.13.123.212
SPF_IP95.217.119.233
SPF_MXns.10be.de

Related pages

Pivot deeper into the graph from ns.10be.de.

Cypher and MCP

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

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