Skip to content

Hostname

devakicinemas.com

Last fetched

devakicinemas.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · devakicinemas.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/devakicinemas.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.41.1718.67.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.2618.67.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.5518.67.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.7518.67.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.62.11454.230.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.12354.230.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8754.230.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9554.230.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from devakicinemas.com.

Cypher and MCP

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

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