Skip to content

Hostname

spotvnow.com

Last fetched

spotvnow.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · spotvnow.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spotvnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.11913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.57.11399.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.2799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.4299.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.8199.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:244
Organization
spotv
Contact emails

Subdomains

15 observed subdomains of spotvnow.com.

Web-graph footprint

Distinct hostnames that link to or from spotvnow.com in the public web crawl.

49 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from spotvnow.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spotvnow.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.