Hostname
viofo.pl
Last fetched
viofo.pl resolves to 2 IPv4 addresses operated by AS15967 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
viofo.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 |
|---|---|---|---|---|
| 85.128.177.166 | 85.128.160.0/19 | AS15967 | — | PL |
| 94.152.58.70 | 94.152.32.0/19 | AS29522 | — | PL |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- kamil pabiś prestige web
- Contact emails
- —
Subdomains
2 observed subdomains of viofo.pl.
| Subdomain |
|---|
| mta-sts.viofo.pl |
| www.viofo.pl |
Web-graph footprint
Distinct hostnames that link to or from viofo.pl in the public web crawl.
10 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- viofo.pl
SPF policy
2 SPF mechanisms authorising senders for viofo.pl.
| Mechanism | Target |
|---|---|
| SPF_A | viofo.pl |
| SPF_MX | viofo.pl |
Related pages
Pivot deeper into the graph from viofo.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "viofo.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.