Hostname
one-viu.com
Last fetched
one-viu.com resolves to 1 IPv4 address operated by AS47583 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
one-viu.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 |
|---|---|---|---|---|
| 191.96.63.145 | 191.96.63.0/24 | AS47583 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 00ba75c80571de0d4da737a318898f37afcea31e2b48c570d62e18b230516690@one-viu.com.whoisproxy.org
- 0de8ff5d6181bef4da371373416fa673f2331eab59edb3eec32369bcfdc1df7f@one-viu.com.whoisproxy.org
- 3dce63bad45b214c85405f519ac354fe943ae9e8f856f33c39041caebae4d322@one-viu.com.whoisproxy.org
- 479c80bfb58bf81093b652f700383fca60bfcc83ea5f9759465ddc0b0903ed7d@one-viu.com.whoisproxy.org
- 4b8e3cf3078e890625d658ee4ddae85159a59f0d53725009e8285b95b5ec3f94@one-viu.com.whoisproxy.org
- 4d651da646898c9dfffde490457f169e5fd0bfc710bb585b9c009a7de48e85d1@one-viu.com.whoisproxy.org
- 53bb5edd93558dd311b9fe62e7d72e5f2fc53866b4e1fbbdf4556d0e2a4186f9@one-viu.com.whoisproxy.org
- 5e5face2c9c2b19ea89c5d2472806e036b39fdf820618e24d36b8d34a54c1322@one-viu.com.whoisproxy.org
- 6d87ac9d81773d1a3a92cc7bf1754388041ec754c207941e6de53544fe97c042@one-viu.com.whoisproxy.org
- 759ad0c39ca3666b2bb1271c66879b36855613ed870597ea852512ee85f4ded8@one-viu.com.whoisproxy.org
- 83aa3e46fb777f97bda1f32a4482cb6a2b75f8baf422cbace2490463ffedce65@one-viu.com.whoisproxy.org
- 871567c33cbe2c84842990fd53afbe9057b6e533d00a7f4aaa7ab70e5f17cca9@one-viu.com.whoisproxy.org
- 944c7f861b842fede4e403c1ef5e6ad2c353029a7c433e2993f787034d9b8d23@one-viu.com.whoisproxy.org
- aef2c8e055ad68eb8eaefbe04b6fb68d9e37cd9a48c5ce3a4126b029ddba944e@one-viu.com.whoisproxy.org
- b4236cf176e565be29401b0d49eba98651fc7de4f579880b8ab7856e65da14c8@one-viu.com.whoisproxy.org
- b62393625318ddeffe0c995b4764437c93e284be2d5c631176f9de40ea6068d7@one-viu.com.whoisproxy.org
- bb5f6a93e40c4336a8696cb26c006d9b4d396504bc146fe90ad50e4b3a154b01@one-viu.com.whoisproxy.org
- c47b7bddb7a0366a5315c8c4167af20898c10d96f37f1a72fe3bbb828fa34f19@one-viu.com.whoisproxy.org
- e24568a667b4d9d3543e455a4c86840afb0097ad72614d910602af073e680d4f@one-viu.com.whoisproxy.org
- edcc57ef4649115aa90dcd5a99839757af98e11c02d43473e44e4b13e1eb3c09@one-viu.com.whoisproxy.org
- and 1 more
Subdomains
1 observed subdomain of one-viu.com.
| Subdomain |
|---|
| www.one-viu.com |
Web-graph footprint
Distinct hostnames that link to or from one-viu.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for one-viu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from one-viu.com.
- IP · 191.96.63.145
- ASN · AS47583
- Registrar · iana:269
- Country · NL
- Email · 00ba75c80571de0d4da737a318898f37afcea31e2b48c570d62e18b230516690@one-viu.com.whoisproxy.org
- TLD · .com
- Browse hostnames · on…
- 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: "one-viu.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.