Skip to content

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

WHISPER CANON · asz.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/asz.pl

Resolution chain

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

IPPrefixASNOperatorCountry
37.28.159.19537.28.159.0/24AS197155ARTNET - Artnet Sp. z o.o.PL
51.75.39.18551.75.0.0/16AS16276OVH - OVH SASPL

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

2 observed subdomains of 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.

MechanismTarget
SPF_Aasz.pl
SPF_IP146.59.81.159
SPF_IP91.228.198.234
SPF_MXasz.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 20

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