Hostname
catchctrl.com
Last fetched
catchctrl.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
catchctrl.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 |
|---|---|---|---|---|
| 194.63.249.212 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- club marine as
- Contact emails
- 2wujdzodamxa@privacy-protection.email
- 3q8adftfdcs3@privacy-protection.email
- 76mjmhtwfnjd@privacy-protection.email
- 7eaycrjgkkxn@privacy-protection.email
- 9bd8i5up3nax@privacy-protection.email
- 9sfwdrrtuy7h@privacy-protection.email
- d34pujpefpab@privacy-protection.email
- fryc3ecfwigc@privacy-protection.email
- hxreh6z4pqcb@privacy-protection.email
- kmzwitbaz34p@privacy-protection.email
- nvfyhutgd6jk@privacy-protection.email
- oe49hqhvppqm@privacy-protection.email
- omcxa97rc5xm@privacy-protection.email
- sk3cgkjcrgsg@privacy-protection.email
- szqmjtqv6pq6@privacy-protection.email
- u4za9gaeqmcf@privacy-protection.email
- zxbhm5mxdrai@privacy-protection.email
Subdomains
1 observed subdomain of catchctrl.com.
| Subdomain |
|---|
| www.catchctrl.com |
Web-graph footprint
Distinct hostnames that link to or from catchctrl.com in the public web crawl.
18 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for catchctrl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from catchctrl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "catchctrl.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.