Hostname
bidikdata.com
Last fetched
bidikdata.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
bidikdata.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 |
|---|---|---|---|---|
| 50.6.168.185 | 50.7.1.0/24 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 07c7f1aeba8c4e4396949e02bbe33a9c.protect@whoisguard.com
- 6030d02860a94dba847304c8c97be5d3.protect@withheldforprivacy.com
- cee205e22d4c49a48176d396d84e483a.protect@withheldforprivacy.com
- df7a7c27264943748937c813368dd5e9.protect@withheldforprivacy.com
- fa0e373c241d4288b764e018a2a6cde6.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
3 observed subdomains of bidikdata.com.
Web-graph footprint
Distinct hostnames that link to or from bidikdata.com in the public web crawl.
38 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- bidikdata.com
SPF policy
3 SPF mechanisms authorising senders for bidikdata.com.
| Mechanism | Target |
|---|---|
| SPF_A | bidikdata.com |
| SPF_IP | 50.6.168.185 |
| SPF_MX | bidikdata.com |
Related pages
Pivot deeper into the graph from bidikdata.com.
- IP · 50.6.168.185
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1068
- Country · US
- Email · 07c7f1aeba8c4e4396949e02bbe33a9c.protect@whoisguard.com
- 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: "bidikdata.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.