Hostname
asz.pl
Last fetched
asz.pl resolves to 2 IPv4 addresses operated by ARTNET - Artnet Sp. z o.o. in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
asz.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 |
|---|---|---|---|---|
| 37.28.159.195 | 37.28.159.0/24 | AS197155 | ARTNET - Artnet Sp. z o.o. | PL |
| 51.75.39.185 | 51.75.0.0/16 | AS16276 | OVH - OVH SAS | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of asz.pl.
| Subdomain |
|---|
| mail.asz.pl |
| www.asz.pl |
Web-graph footprint
Distinct hostnames that link to or from asz.pl in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for asz.pl.
| Mechanism | Target |
|---|---|
| SPF_A | asz.pl |
| SPF_IP | 146.59.81.159 |
| SPF_IP | 91.228.198.234 |
| SPF_MX | asz.pl |
Related pages
Pivot deeper into the graph from asz.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asz.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.