Hostname
fo.vin
Last fetched
fo.vin resolves to 1 IPv4 address operated by AS56806 in RU. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
fo.vin 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 |
|---|---|---|---|---|
| 91.227.52.226 | 91.227.52.0/23 | AS56806 | — | RU |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
6 observed subdomains of fo.vin.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fo.vin in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fo.vin.
- IP · 91.227.52.226
- ASN · AS56806
- Registrar · iana:1068
- Country · RU
- Email · 257466b39b3e4a35bcb9380af93ecb1e.protect@withheldforprivacy.com
- TLD · .vin
- Browse hostnames · fo…
- 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: "fo.vin"})-[: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.