Skip to content

Hostname

catchplay.com

Last fetched

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

Nutrition Label

WHISPER CANON · catchplay.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/catchplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.53.343.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.523.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.573.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.823.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

52 observed subdomains of catchplay.com.

Web-graph footprint

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

827 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for catchplay.com.

MechanismTarget
SPF_Acatchplay.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_MXcatchplay.com
SPF_MXmailer.catchplay.com

Related pages

Pivot deeper into the graph from catchplay.com.

Cypher and MCP

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

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