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
Resolution chain
avspot.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 |
|---|---|---|---|---|
| 77.79.221.140 | 77.79.221.0/24 | AS15694 | ATMAN-ISP-AS ATM S.A. | PL |
| 77.79.221.172 | 77.79.221.0/24 | AS15694 | ATMAN-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
MX records
SPF policy
2 SPF mechanisms authorising senders for avspot.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dcsaas.net |
| SPF_MX | avspot.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.