Skip to content

Hostname

catalytic-ps.com

Last fetched

catalytic-ps.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · catalytic-ps.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/catalytic-ps.com

Resolution chain

catalytic-ps.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.147.5518.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.198.25518.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.100.4352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.107.8563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
sms group
Contact emails

Subdomains

1 observed subdomain of catalytic-ps.com.

Web-graph footprint

Distinct hostnames that link to or from catalytic-ps.com in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for catalytic-ps.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcatalytic-ps.com

Related pages

Pivot deeper into the graph from catalytic-ps.com.

Cypher and MCP

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

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