Hostname
vidoza.net
Last fetched
vidoza.net resolves to 2 IPv4 addresses operated by AS213035 in NL. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
vidoza.net 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 |
|---|---|---|---|---|
| 194.87.132.58 | 194.87.132.0/24 | AS213035 | — | NL |
| 78.142.18.220 | 78.142.18.0/24 | AS213438 | — | NL |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
36 observed subdomains of vidoza.net.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vidoza.net in the public web crawl.
317 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for vidoza.net.
| Mechanism | Target |
|---|---|
| SPF_A | vidoza.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 135.125.206.25 |
| SPF_MX | vidoza.net |
Related pages
Pivot deeper into the graph from vidoza.net.
- IP · 194.87.132.58
- ASN · AS213035
- Registrar · iana:2487
- Country · NL
- Email · owner@vidoza.net.customers.whoisprivacycorp.com
- TLD · .net
- Browse hostnames · vi…
- 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: "vidoza.net"})-[: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.