Skip to content

Hostname

berlin.present-perfect.de

Last fetched

berlin.present-perfect.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.90.16991.98.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with berlin.present-perfect.de in WhisperGraph.

Subdomains

1 observed subdomain of berlin.present-perfect.de.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for berlin.present-perfect.de.

MechanismTarget
SPF_Aberlin.present-perfect.de
SPF_IP136.243.127.132
SPF_IP188.40.103.211
SPF_IP195.201.5.152
SPF_IP217.110.198.120/29
SPF_IP217.111.120.0/29
SPF_IP217.86.206.20
SPF_IP78.47.85.13
SPF_IP85.237.86.30
SPF_IP88.99.15.202
SPF_IP91.98.90.169

Related pages

Pivot deeper into the graph from berlin.present-perfect.de.

Cypher and MCP

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

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