Hostname
catcher-group.com
Last fetched
catcher-group.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
catcher-group.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:460
- Organization
- catcher
- Contact emails
Subdomains
3 observed subdomains of catcher-group.com.
Web-graph footprint
Distinct hostnames that link to or from catcher-group.com in the public web crawl.
25 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for catcher-group.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 112.23.6.106/29 |
| SPF_IP | 112.23.6.114/30 |
| SPF_IP | 112.23.6.98/29 |
| SPF_IP | 112.25.207.10/32 |
| SPF_IP | 112.3.19.8/25 |
| SPF_IP | 122.146.197.64/24 |
| SPF_IP | 202.111.26.114/28 |
| SPF_IP | 218.93.254.107/29 |
| SPF_IP | 223.68.8.152/26 |
| SPF_IP | 59.125.233.128/28 |
| SPF_IP | 60.249.239.64/24 |
Related pages
Pivot deeper into the graph from catcher-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catcher-group.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.