Skip to content

Hostname

avspot.pl

Last fetched

avspot.pl resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS ATM S.A. in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

avspot.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.14077.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL
77.79.221.17277.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
avspot sp. z o.o. sp.k.
Contact emails

Subdomains

1 observed subdomain of avspot.pl.

Subdomain
www.avspot.pl

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for avspot.pl.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_MXavspot.pl

Related pages

Pivot deeper into the graph from avspot.pl.

Cypher and MCP

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

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