Hostname
uvm.cl
Last fetched
uvm.cl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
uvm.cl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.74 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.74 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.242 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- universidad viña del mar
- Contact emails
- —
Subdomains
42 observed subdomains of uvm.cl.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uvm.cl in the public web crawl.
213 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for uvm.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22168785.spf03.hubspotemail.net |
| SPF_INCLUDE | spf.intiza.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.71.152.186/32 |
| SPF_IP | 216.71.152.187/32 |
| SPF_IP | 216.71.152.208/32 |
| SPF_IP | 216.71.152.209/32 |
| SPF_IP | 3.221.137.195 |
| SPF_IP | 68.232.145.78/32 |
| SPF_IP | 68.232.145.86/32 |
| SPF_IP | 68.232.149.222/32 |
| SPF_IP | 68.232.149.227/32 |
Related pages
Pivot deeper into the graph from uvm.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uvm.cl"})-[: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.