Skip to content

Hostname

compassio.de

Last fetched

compassio.de resolves to 1 IPv4 address operated by AS21499 in DE.

Nutrition Label

WHISPER CANON · compassio.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/compassio.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.181.21692.205.176.0/21AS21499DE

WHOIS identity

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

Subdomains

17 observed subdomains of compassio.de.

Web-graph footprint

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

149 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for compassio.de.

MechanismTarget
SPF_Acompassio.de
SPF_INCLUDE_spf.axxerion.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.138.195.72
SPF_IP178.77.98.152
SPF_IP195.4.209.157
SPF_IP217.239.203.124
SPF_IP217.239.203.126
SPF_IP51.116.98.145
SPF_IP92.205.181.216
SPF_MXcompassio.de

Related pages

Pivot deeper into the graph from compassio.de.

Cypher and MCP

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

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