Skip to content

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

WHISPER CANON · voot.comRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/voot.com

Resolution chain

voot.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.21.31104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.24.160.27184.24.160.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
184.25.217.97184.25.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.25.218.35184.25.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.61.1623.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.239.2923.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.226.2923.66.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:303
Organization
viacom18 media pvt.ltd.
Contact emails

Subdomains

58 observed subdomains of voot.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for voot.com.

MechanismTarget
SPF_INCLUDEa:voot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.falconide.com
SPF_INCLUDEspf.mandrillapp.com
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from voot.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.