Skip to content

Hostname

press-room.cloud

Last fetched

press-room.cloud resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · press-room.cloudRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/press-room.cloud

Resolution chain

press-room.cloud resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.178.227.18518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.145.1823.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.131.21354.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.56.4354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of press-room.cloud.

Threat posture

History

Mail and authentication

MX records

  • press-room.cloud

Related pages

Pivot deeper into the graph from press-room.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "press-room.cloud"})-[: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.