Skip to content

Hostname

beanwellbeing.com

Last fetched

beanwellbeing.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · beanwellbeing.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/beanwellbeing.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.139.15834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.91.13034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.129.1434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.174.8852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.12.11554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.131.6999.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

8 observed subdomains of beanwellbeing.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for beanwellbeing.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from beanwellbeing.com.

Cypher and MCP

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

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