Skip to content

Hostname

creative-cast.optoma.com

Last fetched

creative-cast.optoma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.

Nutrition Label

WHISPER CANON · creative-cast.optoma.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/creative-cast.optoma.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.45.343.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.423.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.553.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.563.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
99.84.160.1999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with creative-cast.optoma.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from creative-cast.optoma.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from creative-cast.optoma.com.

Cypher and MCP

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

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