Hostname
zambrow.pl
Last fetched
zambrow.pl resolves to 2 IPv4 addresses operated by AS60713 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
zambrow.pl 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 |
|---|---|---|---|---|
| 193.239.44.83 | 193.239.44.0/22 | AS60713 | — | PL |
| 92.43.119.38 | 92.43.112.0/21 | AS31229 | — | PL |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- miasto zambrów
- Contact emails
- —
Subdomains
48 observed subdomains of zambrow.pl.
Showing 22 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zambrow.pl in the public web crawl.
48 sites link to this hostname.
176 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from zambrow.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zambrow.pl"})-[: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.