Skip to content

Hostname

mb.vsa.com.pl

Last fetched

mb.vsa.com.pl resolves to 1 IPv4 address operated by AS5617 in PL.

Nutrition Label

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

Resolution chain

mb.vsa.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.55.26.25480.48.0.0/13AS5617PL

WHOIS identity

No WHOIS records are currently associated with mb.vsa.com.pl in WhisperGraph.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mb.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_Awww.vsa.com.pl
SPF_IP80.55.26.254
SPF_MXmb.vsa.com.pl

Related pages

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

Cypher and MCP

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

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