Skip to content

Hostname

catchandrelease.com

Last fetched

catchandrelease.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.46.11935.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.255.4235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.243.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.161.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.36.3244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.116.19752.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.76.15152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.246.17754.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.207.21454.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

41 observed subdomains of catchandrelease.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for catchandrelease.com.

MechanismTarget
SPF_INCLUDE4657307.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.tapfiliate.com

Related pages

Pivot deeper into the graph from catchandrelease.com.

Cypher and MCP

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

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