Hostname
zee5.com
Last fetched
zee5.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
zee5.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.147.171 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.178 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.23.210.144 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.160 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 23.200.88.51 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.200.88.62 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.140 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.154 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.25 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.67 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
116 observed subdomains of zee5.com.
Showing 25 of 116. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zee5.com in the public web crawl.
3,034 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for zee5.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 57427aab.ppspf.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | ncapp02.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net.in |
| SPF_INCLUDE | zoho.in |
Related pages
Pivot deeper into the graph from zee5.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zee5.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.