Skip to content

Hostname

chrispaul.de

Last fetched

chrispaul.de resolves to 1 IPv4 address operated by TTM - 23M GmbH in DE.

Nutrition Label

WHISPER CANON · chrispaul.deRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/chrispaul.de

Resolution chain

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

IPPrefixASNOperatorCountry
45.87.137.1845.87.137.0/24AS47447TTM - 23M GmbHDE

WHOIS identity

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

Subdomains

9 observed subdomains of chrispaul.de.

Web-graph footprint

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

66 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for chrispaul.de.

MechanismTarget
SPF_Achrispaul.de
SPF_IP45.87.137.18
SPF_MXchrispaul.de

Related pages

Pivot deeper into the graph from chrispaul.de.

Cypher and MCP

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

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