Skip to content

Hostname

codestream.com

Last fetched

codestream.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.2718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.10499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.3199.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.7899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
captech
Contact emails

Subdomains

2 observed subdomains of codestream.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codestream.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from codestream.com.

Cypher and MCP

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

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