Skip to content

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

WHISPER CANON · katalysis.netRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/katalysis.net

Resolution chain

katalysis.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.145.55.2782.145.32.0/19AS20860JE

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

108 observed subdomains of katalysis.net.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for katalysis.net.

MechanismTarget
SPF_Akatalysis.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP176.56.56.167
SPF_IP185.17.181.168/32
SPF_IP185.17.181.27
SPF_IP82.145.55.27
SPF_MXkatalysis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.