Hostname
katalysis.net
Last fetched
katalysis.net resolves to 1 IPv4 address operated by AS20860 in JE. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
katalysis.net 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 |
|---|---|---|---|---|
| 82.145.55.27 | 82.145.32.0/19 | AS20860 | — | JE |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
Subdomains
108 observed subdomains of katalysis.net.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from katalysis.net in the public web crawl.
21 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for katalysis.net.
| Mechanism | Target |
|---|---|
| SPF_A | katalysis.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 176.56.56.167 |
| SPF_IP | 185.17.181.168/32 |
| SPF_IP | 185.17.181.27 |
| SPF_IP | 82.145.55.27 |
| SPF_MX | katalysis.net |
Related pages
Pivot deeper into the graph from katalysis.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "katalysis.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.