Skip to content

Hostname

happy-bean-roastery.com

Last fetched

happy-bean-roastery.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · happy-bean-roastery.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/happy-bean-roastery.com

Resolution chain

happy-bean-roastery.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.65.99104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.127.104.17213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.202.18513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.249.6913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.141.913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.45.9715.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.0.16215.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
172.67.161.146172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.108.30.2203.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.142.1003.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.194.403.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.125.6635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.36.18265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.7.9313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.158.14535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.152.6613.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.126.5513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from happy-bean-roastery.com.

Cypher and MCP

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

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