Skip to content

Hostname

emailbean.com

Last fetched

emailbean.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · emailbean.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emailbean.com

Resolution chain

emailbean.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
174.138.80.144174.138.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0137912551
Contact emails

Subdomains

24 observed subdomains of emailbean.com.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for emailbean.com.

MechanismTarget
SPF_Aapp.emailbean.com
SPF_Aebbounces.com
SPF_Aemailbean.com
SPF_Aout.emailbean.com
SPF_Asmtp.emailbean.com
SPF_IP76.12.156.225
SPF_IP76.12.156.226
SPF_IP76.12.156.227
SPF_IP76.12.219.107
SPF_IP76.12.219.112
SPF_IP76.12.219.118
SPF_IP76.12.219.119
SPF_IP76.12.219.120
SPF_IP76.12.219.124
SPF_IP76.12.219.21
SPF_IP76.12.219.23
SPF_IP76.12.219.4
SPF_MXemailbean.com

Related pages

Pivot deeper into the graph from emailbean.com.

Cypher and MCP

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

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