Skip to content

Hostname

visitberlin.de

Last fetched

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

Nutrition Label

WHISPER CANON · visitberlin.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/visitberlin.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.125.180116.202.0.0/16AS24940DE

WHOIS identity

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

Subdomains

131 observed subdomains of visitberlin.de.

Web-graph footprint

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

5,751 sites link to this hostname.

2,490 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for visitberlin.de.

MechanismTarget
SPF_INCLUDEproxy-prod.convention.visitberlin.de
SPF_INCLUDEproxy-stby.convention.visitberlin.de
SPF_INCLUDEspf.dcpserver.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.meinevent.visitberlin.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.srv2.de
SPF_IP144.76.35.139
SPF_IP144.76.88.122
SPF_IP176.9.167.84
SPF_IP193.33.155.10
SPF_IP54.246.220.150/32
SPF_IP54.246.224.90/32
SPF_IP84.14.87.84
SPF_IP88.99.105.150
SPF_IP88.99.249.178

Related pages

Pivot deeper into the graph from visitberlin.de.

Cypher and MCP

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

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