Hostname
piwonit.pl
Last fetched
piwonit.pl resolves to 2 IPv4 addresses operated by AS5617 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
piwonit.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 |
|---|---|---|---|---|
| 213.25.153.185 | 213.25.0.0/16 | AS5617 | — | PL |
| 77.252.141.45 | 77.252.0.0/16 | AS12741 | — | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- piwonit sp. z o.o. spółka komandytowo-akcyjna
- Contact emails
- —
Subdomains
2 observed subdomains of piwonit.pl.
| Subdomain |
|---|
| dev.piwonit.pl |
| www.piwonit.pl |
Web-graph footprint
Distinct hostnames that link to or from piwonit.pl in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for piwonit.pl.
| Mechanism | Target |
|---|---|
| SPF_A | piwonit.pl |
| SPF_MX | piwonit.pl |
Related pages
Pivot deeper into the graph from piwonit.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "piwonit.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.