Skip to content

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

WHISPER CANON · vsa.com.plRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/vsa.com.pl

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.

IPPrefixASNOperatorCountry
52.240.208.18652.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
80.55.26.25480.48.0.0/13AS5617PL

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.

MechanismTarget
SPF_Amb.vsa.com.pl
SPF_Ans1.vsa.com.pl
SPF_Aqa254.internetdsl.tpnet.pl
SPF_Atestdemo.vsa.com.pl
SPF_Avsa.com.pl
SPF_Awww.vsa.com.pl
SPF_IP80.55.26.254
SPF_MXvsa.com.pl

Related pages

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

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 20

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