Hostname
zeliatech.com
Last fetched
zeliatech.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zeliatech.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.191 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.191 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.138 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zeliatech.com owner
- Contact emails
- zeliatech.com@domainsbyproxy.com
- 3c18ef81-9384-45f3-9ba2-fbc58dbef0af@identity-protect.org
- 40a27fc5-4925-47e3-98dd-8146118ccf7e@identity-protect.org
- 45355157-75ab-4e1a-98e0-f2fef55f67b3@identity-protect.org
- 7e254d80-434d-44b6-beb7-9b9eadc178e4@identity-protect.org
- bb9e1c80-affc-474b-aa21-a8de8bbfb3fa@identity-protect.org
Subdomains
2 observed subdomains of zeliatech.com.
Web-graph footprint
Distinct hostnames that link to or from zeliatech.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for zeliatech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.esprinet.com |
Related pages
Pivot deeper into the graph from zeliatech.com.
- IP · 104.26.4.191
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · zeliatech.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ze…
- 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: "zeliatech.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.