Skip to content

Hostname

codecatalyst.aws

Last fetched

codecatalyst.aws resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · codecatalyst.awsRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/codecatalyst.aws

Resolution chain

codecatalyst.aws resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.10018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.10818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.343.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.653.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
amazon web services,
Contact emails

Subdomains

12 observed subdomains of codecatalyst.aws.

Web-graph footprint

Distinct hostnames that link to or from codecatalyst.aws in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codecatalyst.aws.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from codecatalyst.aws.

Cypher and MCP

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

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