Hostname
domcura.de
Last fetched
domcura.de resolves to 1 IPv4 address operated by NETUSE - NetUSE AG in DE.
Nutrition Label
Resolution chain
domcura.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.244.242.24 | 195.245.236.0/24 | AS5605 | NETUSE - NetUSE AG | DE |
WHOIS identity
No WHOIS records are currently associated with domcura.de in WhisperGraph.
Subdomains
79 observed subdomains of domcura.de.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from domcura.de in the public web crawl.
132 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for domcura.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.myconvento.com |
| SPF_IP | 195.244.233.196/32 |
| SPF_IP | 195.244.233.200/32 |
| SPF_IP | 195.244.235.52/32 |
| SPF_IP | 195.244.235.54/32 |
| SPF_IP | 195.244.240.48/28 |
| SPF_IP | 195.244.243.140/32 |
| SPF_IP | 195.244.244.0/25 |
| SPF_IP | 195.244.247.133/32 |
| SPF_IP | 195.244.247.135/32 |
| SPF_IP | 37.61.222.224/27 |
| SPF_MX | de.umantis.com |
Related pages
Pivot deeper into the graph from domcura.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "domcura.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.