Hostname
roztocze.com
Last fetched
roztocze.com resolves to 2 IPv4 addresses operated by AS197155 in PL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
roztocze.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 |
|---|---|---|---|---|
| 185.17.43.223 | 185.17.43.0/24 | AS197155 | — | PL |
| 193.107.88.174 | 193.107.88.0/22 | AS48505 | — | PL |
WHOIS identity
- Registrar
- iana:303
- Organization
- bartosz kudlicki
- Contact emails
Subdomains
42 observed subdomains of roztocze.com.
Showing 22 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roztocze.com in the public web crawl.
17 sites link to this hostname.
95 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for roztocze.com.
| Mechanism | Target |
|---|---|
| SPF_A | roztocze.com |
| SPF_INCLUDE | spf.n123.domenomania.pl |
| SPF_IP | 185.17.43.223 |
| SPF_MX | roztocze.com |
Related pages
Pivot deeper into the graph from roztocze.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roztocze.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.