Hostname
voot.com
Last fetched
voot.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
voot.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.21.31 | 104.102.20.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.24.160.27 | 184.24.160.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NL |
| 184.25.217.97 | 184.25.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.25.218.35 | 184.25.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.37.61.16 | 23.37.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.239.29 | 23.45.236.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.66.226.29 | 23.66.224.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- viacom18 media pvt.ltd.
- Contact emails
Subdomains
58 observed subdomains of voot.com.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from voot.com in the public web crawl.
536 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for voot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | a:voot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.falconide.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_REDIRECT | _spf.mailhostbox.com |
Related pages
Pivot deeper into the graph from voot.com.
- IP · 104.102.21.31
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:303
- Country · DE
- Email · manish.painuly@viacom18.com
- TLD · .com
- Browse hostnames · vo…
- 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: "voot.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.