Hostname
guoxiangsoftware.com
Last fetched
guoxiangsoftware.com resolves to 1 IPv4 address operated by AS63949 in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
guoxiangsoftware.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 |
|---|---|---|---|---|
| 192.46.230.213 | 192.46.224.0/21 | AS63949 | — | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guoxiangsoftware.com owner
- Contact emails
- 4edc67ae-ac5d-4a5b-946c-bfbc4fbb2e71@identity-protect.org
- 5a3043de-84f3-44f2-9a35-10e71b4bf03c@identity-protect.org
- 86e803e2-c096-4bbb-a8be-3b7acb69eaf1@identity-protect.org
- a450cb9d-bd9a-4471-9aff-6a0e8206d91e@identity-protect.org
- c2e9331c-af88-4029-959d-2cbe8b8635b8@identity-protect.org
- d17db439-3ecd-40d7-9d47-eadb8241e390@identity-protect.org
Subdomains
6 observed subdomains of guoxiangsoftware.com.
Showing 3 of 6. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from guoxiangsoftware.com.
- IP · 192.46.230.213
- ASN · AS63949
- Registrar · iana:468
- Country · SG
- Email · 4edc67ae-ac5d-4a5b-946c-bfbc4fbb2e71@identity-protect.org
- TLD · .com
- Browse hostnames · gu…
- 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: "guoxiangsoftware.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.