Hostname
0x0000000a.com
Last fetched
0x0000000a.com resolves to 1 IPv4 address operated by OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITED in HK. WHOIS lists iana:4446 as the registrar.
Nutrition Label
Resolution chain
0x0000000a.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 |
|---|---|---|---|---|
| 154.194.139.51 | 154.194.128.0/18 | AS139880 | OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITED | HK |
WHOIS identity
- Registrar
- iana:4446
- Organization
- moniker privacy services
- Contact emails
- 1b1cdb2b0c9150d58e8858311f9ba37f630e0faef7133d1b5a5dd85c94a2c8fd@0x0000000a.com.whoisproxy.org
- 7323189893b684435c0259f35cd91604534aa86da464ba09113fa2961f01597c@0x0000000a.com.whoisproxy.org
- 7dcb6933939e2d3fd1facc7e05316e5af213a57b77f0b4d59aa1ffb9bf77014a@0x0000000a.com.whoisproxy.org
- 7e4ed31f577bf618da4d7e7760115adbe1c6f88ac125bf44759350a2963890bd@0x0000000a.com.whoisproxy.org
- 957ef52226a35105ffc1e275b2d13571fa5aaefe88b1de32a7df5483b3d58a79@0x0000000a.com.whoisproxy.org
Subdomains
8 observed subdomains of 0x0000000a.com.
Web-graph footprint
Distinct hostnames that link to or from 0x0000000a.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 0x0000000a.com.
- IP · 154.194.139.51
- ASN · AS139880OWGELS-AS-AP OWGELS INTERNATIONAL CO., LIMITED
- Registrar · iana:4446
- Country · HK
- Email · 1b1cdb2b0c9150d58e8858311f9ba37f630e0faef7133d1b5a5dd85c94a2c8fd@0x0000000a.com.whoisproxy.org
- TLD · .com
- Browse hostnames · 0x…
- 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: "0x0000000a.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.