Skip to content

Hostname

cootvb.com

Last fetched

cootvb.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cootvb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cootvb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.169.82100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.206.10018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.230.124.12054.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.6854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.7654.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.9354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

No WHOIS records are currently associated with cootvb.com in WhisperGraph.

Subdomains

4 observed subdomains of cootvb.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cootvb.com.

Cypher and MCP

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

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