Hostname
blackcooper.eu
Last fetched
blackcooper.eu resolves to 1 IPv4 address operated by ONE-NETWORK - dogado GmbH in SK. WHOIS lists registrar:gransy s.r.o. as the registrar.
Nutrition Label
Resolution chain
blackcooper.eu 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 |
|---|---|---|---|---|
| 212.57.32.62 | 212.57.32.0/23 | AS8648 | ONE-NETWORK - dogado GmbH | SK |
WHOIS identity
- Registrar
- registrar:gransy s.r.o.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of blackcooper.eu.
| Subdomain |
|---|
| www.blackcooper.eu |
Web-graph footprint
Distinct hostnames that link to or from blackcooper.eu in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for blackcooper.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.nichosting.sk |
| SPF_IP | 193.105.142.0/24 |
| SPF_IP | 212.57.32.0/24 |
| SPF_IP | 2a01:390:4::/64 |
| SPF_IP | 2a06:6bc0:0:3:0:0:0:11 |
| SPF_IP | 2a06:6bc0:0:3:215:60ff:fe55:4917 |
| SPF_IP | 62.176.169.19 |
| SPF_IP | 62.176.169.20 |
| SPF_IP | 81.89.56.0/24 |
Related pages
Pivot deeper into the graph from blackcooper.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blackcooper.eu"})-[: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.