Hostname
vsa.com.pl
Last fetched
vsa.com.pl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
vsa.com.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 |
|---|---|---|---|---|
| 52.240.208.186 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 80.55.26.254 | 80.48.0.0/13 | AS5617 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of vsa.com.pl.
Web-graph footprint
Distinct hostnames that link to or from vsa.com.pl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for vsa.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | mb.vsa.com.pl |
| SPF_A | ns1.vsa.com.pl |
| SPF_A | qa254.internetdsl.tpnet.pl |
| SPF_A | testdemo.vsa.com.pl |
| SPF_A | vsa.com.pl |
| SPF_A | www.vsa.com.pl |
| SPF_IP | 80.55.26.254 |
| SPF_MX | vsa.com.pl |
Related pages
Pivot deeper into the graph from vsa.com.pl.
- IP · 52.240.208.186
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:nazwa.pl sp. z o.o.
- Country · US
- Apex domain · com.pl
- TLD · .pl
- Browse hostnames · vs…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vsa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.