Skip to content

Hostname

catalyst8k.io

Last fetched

catalyst8k.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · catalyst8k.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/catalyst8k.io

Resolution chain

catalyst8k.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.220.10013.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.11513.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.1213.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.2413.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.17.12065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.5065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.7565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.8765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with catalyst8k.io in WhisperGraph.

Subdomains

8 observed subdomains of catalyst8k.io.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for catalyst8k.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from catalyst8k.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "catalyst8k.io"})-[: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.