Skip to content

Hostname

ex-theater.com

Last fetched

ex-theater.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ex-theater.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ex-theater.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.11513.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.4413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.5613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.12718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.1163.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.123.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.713.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.843.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of ex-theater.com.

Web-graph footprint

Distinct hostnames that link to or from ex-theater.com in the public web crawl.

300 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ex-theater.com.

Cypher and MCP

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

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