Skip to content

Hostname

carpesol.de

Last fetched

carpesol.de resolves to 2 IPv4 addresses operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · carpesol.deRouting diversity2.4/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/carpesol.de

Resolution chain

carpesol.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

16 observed subdomains of carpesol.de.

Web-graph footprint

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

74 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for carpesol.de.

MechanismTarget
SPF_Acarpesol.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEmail2.km-it.de
SPF_IP134.119.246.188
SPF_IP185.26.156.107
SPF_IP85.8.85.128
SPF_IP85.8.85.183

Related pages

Pivot deeper into the graph from carpesol.de.

Cypher and MCP

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

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