Skip to content

Hostname

live.showstudio.com

Last fetched

live.showstudio.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · live.showstudio.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/live.showstudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.10518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.1818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.164.36.1103.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.373.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.583.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.643.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.62.12454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with live.showstudio.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from live.showstudio.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for live.showstudio.com.

MechanismTarget
SPF_Alists.showstudio.com
SPF_Alive.showstudio.com
SPF_Ashowstudio.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXlive.showstudio.com

Related pages

Pivot deeper into the graph from live.showstudio.com.

Cypher and MCP

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

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