Skip to content

Hostname

berlinhyp.de

Last fetched

berlinhyp.de resolves to 1 IPv4 address operated by DTS-Berlin - DTS Systeme GmbH in DE.

Nutrition Label

WHISPER CANON · berlinhyp.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/berlinhyp.de

Resolution chain

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

IPPrefixASNOperatorCountry
84.201.98.11884.201.98.0/24AS57837DTS-Berlin - DTS Systeme GmbHDE

WHOIS identity

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

Subdomains

45 observed subdomains of berlinhyp.de.

Web-graph footprint

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

184 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for berlinhyp.de.

MechanismTarget
SPF_Amail.berlinhyp.de
SPF_Amailin.berlinhyp.de
SPF_Amailin18.berlinhyp.de
SPF_Amailin19.berlinhyp.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP84.201.98.10
SPF_IP84.201.98.13
SPF_IP84.201.98.2
SPF_IP84.201.98.8
SPF_IP84.201.98.9
SPF_MXberlinhyp.de

Related pages

Pivot deeper into the graph from berlinhyp.de.

Cypher and MCP

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

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