Skip to content

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

WHISPER CANON · roztocze.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roztocze.com

Resolution chain

roztocze.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
bartosz kudlicki
Contact emails

Subdomains

42 observed subdomains of roztocze.com.

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for roztocze.com.

MechanismTarget
SPF_Aroztocze.com
SPF_INCLUDEspf.n123.domenomania.pl
SPF_IP185.17.43.223
SPF_MXroztocze.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.