Skip to content

Hostname

azstudio.com.pl

Last fetched

azstudio.com.pl resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS ATM S.A. in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · azstudio.com.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/azstudio.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.79.221.15677.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL
77.79.221.18877.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
azstudio.com.pl małgorzata szwede
Contact emails

Subdomains

3 observed subdomains of azstudio.com.pl.

Web-graph footprint

Distinct hostnames that link to or from azstudio.com.pl in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for azstudio.com.pl.

MechanismTarget
SPF_Aazstudio.com.pl
SPF_INCLUDE_spf.dcsaas.net
SPF_IP89.161.191.153
SPF_MXazstudio.com.pl

Related pages

Pivot deeper into the graph from azstudio.com.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "azstudio.com.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.