Skip to content

Hostname

catalyst2.com

Last fetched

catalyst2.com resolves to 1 IPv4 address operated by CATALYST2-AS in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · catalyst2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/catalyst2.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.18.217.6584.18.192.0/19AS29636CATALYST2-ASGB

WHOIS identity

Registrar
iana:48
Organization
catalyst2 services
Contact emails

Subdomains

210 observed subdomains of catalyst2.com.

Web-graph footprint

Distinct hostnames that link to or from catalyst2.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for catalyst2.com.

MechanismTarget
SPF_Acatalyst2.com
SPF_INCLUDE_spf.quotientapp.com
SPF_INCLUDEspf.active-ns.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.166.159.93/32
SPF_IP51.132.30.155
SPF_MXcatalyst2.com

Related pages

Pivot deeper into the graph from catalyst2.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "catalyst2.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 20

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