Hostname
mjboss.com
Last fetched
mjboss.com resolves to 1 IPv4 address operated by GNETINC-AS-AP GNET INC. in HK. WHOIS lists iana:2895 as the registrar.
Nutrition Label
Resolution chain
mjboss.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.195.94.26 | 154.195.80.0/20 | AS9294 | GNETINC-AS-AP GNET INC. | HK |
WHOIS identity
- Registrar
- iana:2895
- Organization
- invite realty,
- Contact emails
- ojrocwa@live.com
- omar@cannastartup.com
- xiaowenn777@outlook.com
- info@domain-contact.org
- 20c24b6a645c1675bcf4939843cb7e889a90c1b1e91976f0010158d9c81458cf@mjboss.com.whoisproxy.org
- 9516bebc39669bee35e89b1db3150b768775417518b99a495155c93eca3bcd98@mjboss.com.whoisproxy.org
- d626a3893ca4fddc28e656f3966a51c3c13ec364300bb12e7114a58c0d8bc319@mjboss.com.whoisproxy.org
Subdomains
7 observed subdomains of mjboss.com.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mjboss.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mjboss.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mjboss.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.