Skip to content

Hostname

carat.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.197.193136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

48 observed subdomains of carat.de.

Web-graph footprint

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

49 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for carat.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfmhk.gosign.de
SPF_IP185.122.183.83
SPF_IP195.185.213.186
SPF_IP62.144.112.5/32
SPF_IP62.27.72.5
SPF_MXcarat.de

Related pages

Pivot deeper into the graph from carat.de.

Cypher and MCP

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

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