Hostname
oxwell.cc
Last fetched
oxwell.cc resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
oxwell.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.28.59.110 | 50.28.0.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of oxwell.cc owner
- Contact emails
- dom.request@oxwell.cc
- 08979c11078260099d75d200d1d45df5825860460e667beef2c8b271b65ff600@oxwell.cc.whoisproxy.org
- 0a18e7e5cddbc47ab4702f12ed5e028229575ce868f157bec775810300fd9c9c@oxwell.cc.whoisproxy.org
- 0a97b337e8182480c2a1d43f5b1efba5c389d2ea6e895bd7901aa4fbc52aa9f0@oxwell.cc.whoisproxy.org
- 24809a476ccbe78b7c86ce7e9aea45423caa955e1bfc5af559abaf4caf67c155@oxwell.cc.whoisproxy.org
- 2719a990e483302e3feae44d5b58dc5b9e3b5835e52be5f2d7b6f959a583e8eb@oxwell.cc.whoisproxy.org
- 2fd70a9e76b803b6753fd4a78501e11ed7d2ec40c8f44201fa823e77322f59cb@oxwell.cc.whoisproxy.org
- 5098ec7b40131ac76cf206032c56c92cd8e998bc0d30800e93d6f8da9cb3587c@oxwell.cc.whoisproxy.org
- 56582c37ced3203e8795842489c4d948356b0208f797ef4bf0d18e4113d0f336@oxwell.cc.whoisproxy.org
- 653f3c7e4c5ef0d9570e37ff56f1cfd49d2e5a429c4fecd92dccf78c898e1744@oxwell.cc.whoisproxy.org
- 8052724656d7a4600d2e15cbb25e1786fa84e42584a378a47cc7de2e3a00b3a4@oxwell.cc.whoisproxy.org
- 85fd566ea9e804d71a8ab1dbb4ad100405caac0c3fc02975969b0b6e8c8356e1@oxwell.cc.whoisproxy.org
- 86f8ee5033856ddd22338367f3e9ebca9790b2250a504e2dbb4bdb928a16e8d9@oxwell.cc.whoisproxy.org
- 8d7dc590d6c40350208e010310aa47ca60166456c13461f60da99af9389e6f65@oxwell.cc.whoisproxy.org
- 9a431fdbb9604fea6606af425905dc8086196e7081b1f2fbc130d0c41fb218d0@oxwell.cc.whoisproxy.org
- b98dc067e3f9782948ac2af498fcd8c800352f5e9adadf439085bbbfda368fa0@oxwell.cc.whoisproxy.org
- cd20f5014ec8a0c54df98de2518ea7cecbdee5ecf5c9f1f76d246724bb1c4674@oxwell.cc.whoisproxy.org
- d77b818975194da63bb3790440b109abb0c0a6b4051b05fd5d12f249192ccc75@oxwell.cc.whoisproxy.org
- e30d4ca5257ed9c9335a0c1c565f3224398628bb88819ae76e46c66fad12395d@oxwell.cc.whoisproxy.org
- f6c0d767fbc16892a13ea71702f5fb60f47192f79b6e6eb9e28165ddda92e5b4@oxwell.cc.whoisproxy.org
- and 2 more
Subdomains
4 observed subdomains of oxwell.cc.
Web-graph footprint
Distinct hostnames that link to or from oxwell.cc in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for oxwell.cc.
| Mechanism | Target |
|---|---|
| SPF_A | oxwell.cc |
| SPF_IP | 50.28.58.216 |
| SPF_MX | oxwell.cc |
Related pages
Pivot deeper into the graph from oxwell.cc.
- IP · 50.28.59.110
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · iana:269
- Country · US
- Email · dom.request@oxwell.cc
- TLD · .cc
- Browse hostnames · ox…
- 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: "oxwell.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.