Hostname
ucv.ve
Last fetched
ucv.ve resolves to 1 IPv4 address operated by AS19192 in VE.
Nutrition Label
Resolution chain
ucv.ve 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 |
|---|---|---|---|---|
| 190.169.30.8 | 190.169.0.0/16 | AS19192 | — | VE |
WHOIS identity
- Registrar
- —
- Organization
- direccion de tecnologia de informacion y comunicaciones
- Contact emails
Subdomains
332 observed subdomains of ucv.ve.
Showing 25 of 332. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ucv.ve in the public web crawl.
693 sites link to this hostname.
368 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ucv.ve.
| Mechanism | Target |
|---|---|
| SPF_A | camelot.rect.ucv.ve |
| SPF_A | correo.ucv.ve |
| SPF_A | crater.ucv.ve |
| SPF_A | pyxis.ucv.ve |
| SPF_A | seducv.ucv.ve |
| SPF_INCLUDE | emcroute.com |
| SPF_IP | 167.114.43.19/32 |
| SPF_IP | 190.169.255.189/32 |
| SPF_IP | 190.169.255.231/32 |
| SPF_IP | 190.169.30.151/32 |
| SPF_IP | 190.169.30.153/32 |
| SPF_IP | 190.169.31.136/32 |
| SPF_MX | ucv.ve |
Related pages
Pivot deeper into the graph from ucv.ve.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucv.ve"})-[: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.