Hostname
catalyst-ca.net
Last fetched
catalyst-ca.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
catalyst-ca.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 23737863-99f4-4097-ae23-a901f48f0b5e@identity-protect.org
- 27de0861-064d-41b2-97a5-1f8058c0f134@identity-protect.org
- 4241f71c-e431-42bb-878d-77e62aa7926e@identity-protect.org
- 6913a403-f4cc-47ed-b0f7-86f873ca6da1@identity-protect.org
- 92b95e45-6383-4f57-9948-37fefaac1c89@identity-protect.org
- c381296d-38e6-4065-8072-6295270d2f67@identity-protect.org
- owner-2333573@catalyst-ca.net.whoisprivacyservice.org
- owner-5221642@catalyst-ca.net.whoisprivacyservice.org
- owner-5688973@catalyst-ca.net.whoisprivacyservice.org
Subdomains
36 observed subdomains of catalyst-ca.net.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from catalyst-ca.net in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for catalyst-ca.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.catalyst.net.nz |
| SPF_INCLUDE | spf.catalyst-au.net |
| SPF_INCLUDE | spf.catalyst-ca.net |
| SPF_IP | 3.96.79.232 |
Related pages
Pivot deeper into the graph from catalyst-ca.net.
- IP · 13.226.94.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 23737863-99f4-4097-ae23-a901f48f0b5e@identity-protect.org
- TLD · .net
- 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: "catalyst-ca.net"})-[: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.