Hostname
beehealthy.com
Last fetched
beehealthy.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
beehealthy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.228.133.88 | 35.228.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of beehealthy.com owner
- Contact emails
- 678813@privacy-link.com
- management@abstractholdings.com
- 1cd4776a-2f3f-4d50-ac14-2c3c04e0fa9f@identity-protect.org
- 3acb551b-78ce-4c7d-8c93-e77cee45ed4a@identity-protect.org
- 50739754-999d-428d-8313-d7f21d5ac74a@identity-protect.org
- 781bf8e1-0b4c-46b2-8375-afff0edbaa69@identity-protect.org
- 860101d1-7d04-421d-8bf5-14ff5af3addc@identity-protect.org
- c20a354e-d108-47db-8f69-9fd7238cc37d@identity-protect.org
- e67c6e65-f8a7-45b4-9110-0ca69ae6fc1c@identity-protect.org
- owner-7157841@beehealthy.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of beehealthy.com.
Web-graph footprint
Distinct hostnames that link to or from beehealthy.com in the public web crawl.
24 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for beehealthy.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.mehilainen.fi |
| SPF_A | secure.mail.mehilainen.fi |
| SPF_A | secure.mehilainen.fi |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoner.fi |
| SPF_MX | beehealthy.com |
Related pages
Pivot deeper into the graph from beehealthy.com.
- IP · 35.228.133.88
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · FI
- Email · 678813@privacy-link.com
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beehealthy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.