Skip to content

Hostname

constellation-61.loop.tv

Last fetched

constellation-61.loop.tv resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · constellation-61.loop.tvRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/constellation-61.loop.tv

Resolution chain

constellation-61.loop.tv resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.12718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.239.195.12354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.9154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.9754.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with constellation-61.loop.tv in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from constellation-61.loop.tv.

Cypher and MCP

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

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