Hostname
bimedoc.com
Last fetched
bimedoc.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bimedoc.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.246.143.195 | 35.246.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bimedoc.com owner
- Contact emails
- 225a4b1c-6f8b-485d-a3e8-13d85c1ee6c2@identity-protect.org
- 23f23c3a-9ee1-4e6d-ad04-2d257b6d8f8a@identity-protect.org
- 54794302-53af-424b-a7e6-ddce039ebf81@identity-protect.org
- 9bea691a-0369-4e79-bffd-f26289940089@identity-protect.org
- af988125-1a78-4c7e-841e-975d406d6c39@identity-protect.org
- afbfcb95-c789-44d3-acd8-ba46c0d80ae9@identity-protect.org
- d51a6808-fa7b-4c98-9d1a-090c832f0e46@identity-protect.org
- owner-1431941@bimedoc.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of bimedoc.com.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bimedoc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bimedoc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | user.zohobookings.eu |
Related pages
Pivot deeper into the graph from bimedoc.com.
- IP · 35.246.143.195
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · DE
- Email · 225a4b1c-6f8b-485d-a3e8-13d85c1ee6c2@identity-protect.org
- TLD · .com
- Browse hostnames · bi…
- 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: "bimedoc.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.