Hostname
spherical.cl
Last fetched
spherical.cl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
spherical.cl 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 |
|---|---|---|---|---|
| 104.21.79.95 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.143.81 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- enrique comellas tarifa
- Contact emails
- —
Subdomains
45 observed subdomains of spherical.cl.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spherical.cl in the public web crawl.
16 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 spherical.cl.
| Mechanism | Target |
|---|---|
| SPF_A | spherical.cl |
| SPF_IP | 201.148.104.16 |
| SPF_IP | 96.127.149.186 |
| SPF_MX | spherical.cl |
Related pages
Pivot deeper into the graph from spherical.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spherical.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.