Hostname
borzoi.cc
Last fetched
borzoi.cc resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
borzoi.cc 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.87.151.187 | 50.87.144.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of borzoi.cc owner
- Contact emails
- gryffynzoi@yahoo.com
- 002fadb2cccb897eb14067d3c348e6cebc47a68efeffdde203eecc74ac823138@borzoi.cc.whoisproxy.org
- 1a4e3bc12ff69aea0a110ac3c025df011a00734ac707446b34ed6b60e29e5feb@borzoi.cc.whoisproxy.org
- 1faa2fc6a42a8d519c2f6e49ff8ee1274581a75d1da90357bbfac4409d7b6425@borzoi.cc.whoisproxy.org
- 229616b62c8942ea3ef61ad8dc69b2e21f21bf2f8e4422c81c482b412e003753@borzoi.cc.whoisproxy.org
- 3a9cce43d0d3783a5cc7fdc18d37b2a04e8e87152f60cb0b99fd329a473ae952@borzoi.cc.whoisproxy.org
- 3dba96bc579b3642dea9014f77d50033af524f67ef0f513920658a6ea4d06083@borzoi.cc.whoisproxy.org
- 6721f6905e1278abf624c5cf795a387453bafa02101b8b5a31d12b51dbd4b619@borzoi.cc.whoisproxy.org
- 8c120e8de1a1495194c8b803224fab7624d40b1e4605b3c111a6dfc67571c3b1@borzoi.cc.whoisproxy.org
- 93873c28621a19acdbf98b3ed3989a1795c7ad8bfaecc580e78d2e165da78c29@borzoi.cc.whoisproxy.org
- 959e554b29dad86604d7222b4b91423a1b92c7f533f611099c9c9595a247259f@borzoi.cc.whoisproxy.org
- 9ff2104ffc0a4213ab4984f85dd1e3af9a061b1f287f56da6ed2f940823deba0@borzoi.cc.whoisproxy.org
- a29a009e59d73b85258f86790e7e930750cb1117041c40299956b0b865985956@borzoi.cc.whoisproxy.org
- acfbb46ee0905712fb2ed0be0ef49237fff2f755725fea86df1222b8cfde2e64@borzoi.cc.whoisproxy.org
- b4b7810699568704cf5f2997b7e9d90a2a47f43c85be6633fb2a7ee495f9a66f@borzoi.cc.whoisproxy.org
- b4e53afe984120caa7ac9da7f8492b446b7e0f297f46393159d5b1dbd64a4dfa@borzoi.cc.whoisproxy.org
- bb4772b1a2ecb167b11206ffc053f5deb2db9145e4657708554b92e8fb46223a@borzoi.cc.whoisproxy.org
- d12b791850da3baf098babdd640a8283a65c4970edf187784e193cd0bbec6dd4@borzoi.cc.whoisproxy.org
- e5c6e524c95a6aa73eac2d26ed272727f5bcfdf74c4bed442d6e5983f5afe757@borzoi.cc.whoisproxy.org
- ed89a59b74fea00720ddf134a0fef290d285f8aa8f23f3b1c32c4d74fa25dab2@borzoi.cc.whoisproxy.org
- and 2 more
Subdomains
13 observed subdomains of borzoi.cc.
Web-graph footprint
Distinct hostnames that link to or from borzoi.cc in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for borzoi.cc.
| Mechanism | Target |
|---|---|
| SPF_A | borzoi.cc |
| SPF_IP | 50.87.144.39 |
| SPF_IP | 50.87.145.32 |
| SPF_MX | borzoi.cc |
Related pages
Pivot deeper into the graph from borzoi.cc.
- IP · 50.87.151.187
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:269
- Country · US
- Email · gryffynzoi@yahoo.com
- TLD · .cc
- Browse hostnames · bo…
- 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: "borzoi.cc"})-[: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.