Hostname
catsync.com
Last fetched
catsync.com resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
catsync.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- frederic box
- Contact emails
- fbox@catsync.com
- 106671cd35994e698acd5254ad1085ac.protect@withheldforprivacy.com
- 2445b2d45f964a90ac8ea003b4e65b9f.protect@withheldforprivacy.com
- 30e13824109b47c1bfb91e3a1da9a236.protect@withheldforprivacy.com
- 51e58e19537547f1be00f0ea2a3e6219.protect@withheldforprivacy.com
- 7d1637f189ac4f5b8eec0e4870d26da3.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
10 observed subdomains of catsync.com.
Web-graph footprint
Distinct hostnames that link to or from catsync.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from catsync.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catsync.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.