Skip to content

Hostname

capricorn.de

Last fetched

capricorn.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · capricorn.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/capricorn.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.32.16188.40.0.0/16AS24940DE

WHOIS identity

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

Subdomains

27 observed subdomains of capricorn.de.

Web-graph footprint

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

14 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for capricorn.de.

MechanismTarget
SPF_Acapricorn.de
SPF_Agate.capricorn.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.136.126
SPF_IP18.196.210.174
SPF_IP185.54.111.129
SPF_IP213.95.76.224/27
SPF_IP3.125.144.152
SPF_IP63.176.25.122
SPF_IP85.115.14.80/29
SPF_MXcapricorn.de

Related pages

Pivot deeper into the graph from capricorn.de.

Cypher and MCP

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

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