Hostname
catycraft.com
Last fetched
catycraft.com resolves to 10 IPv4 addresses operated by tarhely - Tarhely.Eu Szolgaltato Kft. in HU. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
catycraft.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.51.188.89 | 185.51.188.0/22 | AS43359 | tarhely - Tarhely.Eu Szolgaltato Kft. | HU |
| 46.8.8.220 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.222 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.223 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.224 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.225 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.226 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.227 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.228 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
| 46.8.8.229 | 46.8.8.0/24 | AS60592 | GRANSY - Gransy s.r.o. | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- radiantmind solutions kft.
- Contact emails
Subdomains
2 observed subdomains of catycraft.com.
| Subdomain |
|---|
| ww53.catycraft.com |
| www.catycraft.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for catycraft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-eu.ionos.com |
Related pages
Pivot deeper into the graph from catycraft.com.
- IP · 185.51.188.89
- ASN · AS43359tarhely - Tarhely.Eu Szolgaltato Kft.
- Registrar · iana:1505
- Country · HU
- Email · webproxy@whoisprotection.domains
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catycraft.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.