Hostname
washvap.pl
Last fetched
washvap.pl resolves to 1 IPv4 address operated by LUBMAN-COM-AS - Maria Curie-Sklodowska University in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
washvap.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.246.228.55 | 87.246.224.0/20 | AS12346 | LUBMAN-COM-AS - Maria Curie-Sklodowska University | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of washvap.pl.
Web-graph footprint
Distinct hostnames that link to or from washvap.pl in the public web crawl.
36 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for washvap.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | wignet.pl |
| SPF_IP | 87.246.228.61 |
| SPF_MX | washvap.pl |
Related pages
Pivot deeper into the graph from washvap.pl.
- IP · 87.246.228.55
- ASN · AS12346LUBMAN-COM-AS - Maria Curie-Sklodowska University
- Registrar · registrar:ovh sas
- Country · PL
- TLD · .pl
- Browse hostnames · wa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "washvap.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.