Skip to content

Hostname

codecloudcoffee.com

Last fetched

codecloudcoffee.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · codecloudcoffee.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/codecloudcoffee.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.2.123.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.1273.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.493.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.933.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
99.86.240.11299.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.5199.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.899.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.8599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1636
Organization
Contact emails

Subdomains

1 observed subdomain of codecloudcoffee.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from codecloudcoffee.com.

Cypher and MCP

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

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