Skip to content

Hostname

present-perfect.de

Last fetched

present-perfect.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · present-perfect.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/present-perfect.de

Resolution chain

present-perfect.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

68 observed subdomains of present-perfect.de.

Web-graph footprint

Distinct hostnames that link to or from present-perfect.de in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Apresent-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 present-perfect.de.

Cypher and MCP

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

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