Hostname
velotina.com
Last fetched
velotina.com resolves to 1 IPv4 address operated by KEYWEB-AS - Keyweb AG in DE. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
velotina.com 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.118.86.20 | 87.118.86.0/24 | AS31103 | KEYWEB-AS - Keyweb AG | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 064cfa2e48e234c6605ef3af8ea255666f24ec3b993dd268a159fe543f0f2211@velotina.com.whoisproxy.org
- 1142c5b2f74c6872e6bce97e66564e3f8efee00bd8bb04d353abe196a8ba8495@velotina.com.whoisproxy.org
- 2aee46aa1d94054c1ec76059b4995793fe288e1591cbc49f1019be235d4e49b4@velotina.com.whoisproxy.org
- 3cdc702818ed9e4ab958a845ff15b78e26c861733ef66149d9fc8400b8fc6775@velotina.com.whoisproxy.org
- 473253fbca404db7d4098b373a9a5d6c1f09212d4e687e2832a3ed8440a66975@velotina.com.whoisproxy.org
- 6c44ffc51879a3468fa5f1d03aeaf349581fadfde176e10397b53e158ff1015f@velotina.com.whoisproxy.org
- 739eaf3d64c7b5aa9aa6206fd0251b2c0c3fe2eeb8237e1f73e8a6edc0d8b455@velotina.com.whoisproxy.org
- 758086cf105007ef46725def5bd3dd63e112166f08b6aa0a48742b1a5e794f1e@velotina.com.whoisproxy.org
- 94d7163cbd7882ac633a9214d120b6fa619f210d5b9ec2403606c0ce25cb2c40@velotina.com.whoisproxy.org
- cffe5a4c0217c8d59af2468a67bcd0cc607410e7b16a82935f389e9f5232993e@velotina.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from velotina.com.
- IP · 87.118.86.20
- ASN · AS31103KEYWEB-AS - Keyweb AG
- Registrar · iana:228
- Country · DE
- Email · 064cfa2e48e234c6605ef3af8ea255666f24ec3b993dd268a159fe543f0f2211@velotina.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ve…
- 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: "velotina.com"})-[: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.