Skip to content

Hostname

live-ws.dev.12seconds.tv

Last fetched

live-ws.dev.12seconds.tv resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · live-ws.dev.12seconds.tvRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/live-ws.dev.12seconds.tv

Resolution chain

live-ws.dev.12seconds.tv resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.145.18.7016.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.236.12444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.152.23244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.115.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.227.1744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.200.25052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.27.22552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.125.24252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.201.2654.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with live-ws.dev.12seconds.tv in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from live-ws.dev.12seconds.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "live-ws.dev.12seconds.tv"})-[: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.