Hostname
aswo.pl
Last fetched
aswo.pl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
aswo.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.128.111.211 | 85.128.0.0/17 | AS12741 | — | PL |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of aswo.pl.
Web-graph footprint
Distinct hostnames that link to or from aswo.pl in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for aswo.pl.
| Mechanism | Target |
|---|---|
| SPF_A | aswoweb.aswo.com |
| SPF_A | mx.aswo.com |
| SPF_A | mxdeliver.aswo.com |
| SPF_A | sys0099n.aswo.com |
| SPF_A | sys0099n1.aswo.com |
| SPF_IP | 212.85.101.174 |
| SPF_IP | 62.129.245.170 |
| SPF_IP | 78.11.50.118 |
| SPF_IP | 83.145.148.96 |
| SPF_IP | 85.128.111.210 |
| SPF_IP | 85.128.111.211 |
| SPF_IP | 85.128.111.215 |
| SPF_IP | 87.204.148.234 |
| SPF_IP | 87.204.148.236 |
| SPF_IP | 87.204.148.237 |
Related pages
Pivot deeper into the graph from aswo.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aswo.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.