Hostname
kopalniazdrowia.com
Last fetched
kopalniazdrowia.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
kopalniazdrowia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.76.255.138 | 144.76.0.0/16 | AS24940 | HETZNER-AS | DE |
| 188.165.21.8 | 188.165.0.0/16 | AS16276 | OVH | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- edyta starzyk
- Contact emails
Subdomains
2 observed subdomains of kopalniazdrowia.com.
Web-graph footprint
Distinct hostnames that link to or from kopalniazdrowia.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for kopalniazdrowia.com.
| Mechanism | Target |
|---|---|
| SPF_A | kopalniazdrowia.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_IP | 144.76.255.138 |
| SPF_IP | 188.40.153.81 |
| SPF_IP | 2a01:4f8:2b03:18a3:0:0:0:2 |
| SPF_MX | kopalniazdrowia.com |
Related pages
Pivot deeper into the graph from kopalniazdrowia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kopalniazdrowia.com"})-[: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.