Hostname
asxzp.com
Last fetched
asxzp.com resolves to 4 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in SG. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
asxzp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.104.32.150 | 149.104.32.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
| 149.104.32.30 | 149.104.32.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
| 149.104.32.44 | 149.104.32.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
| 149.104.32.53 | 149.104.32.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | SG |
WHOIS identity
- Registrar
- iana:1923
- Organization
- c/o whoisproxy.com
- Contact emails
- 28jnk9hqjmgeeanrkt13bss03b@domaindiscreet.com
- 397521903@qq.com
- 0d5f4c5a6744d2e491156ecb9e85abff3087b7810643732a7666feace9fd89dc@asxzp.com.whoisproxy.org
- 105a9aff0f65226cf5bbd21d7127bb44429966e253c24d3bdf1f5f54764f9db4@asxzp.com.whoisproxy.org
- 5ed092b6fed00e0a936f8d219b1cb74017fea8fa197f50572ea7703e2b6454f3@asxzp.com.whoisproxy.org
- 6f11a1fe2f925ed9893bbee32cf6032fef248be33580e8a2d80cb25f5cb94980@asxzp.com.whoisproxy.org
- 7ef9f38cd020c2d1194e4a37e5efead5198fcca20350213c432eb723b08f8357@asxzp.com.whoisproxy.org
- 8922aa2701b035f3594e26ff2f31979a7b90acd7f0737936e76af2f1b4988947@asxzp.com.whoisproxy.org
- 8b7bd873c15369d60401ac358ab4ce361bbd2fb0ed5b7a853cc978efd12a26cc@asxzp.com.whoisproxy.org
- 926a57538fd5418aef8588a5f922964c933a2ea5ff0a629a3b847de9842e726f@asxzp.com.whoisproxy.org
- 93bbcdce2a2f0a16b33990bccaad327d0242561ab984bb8bcdfe2ffeec71caa4@asxzp.com.whoisproxy.org
- 9b6c1d8909301676fb04c9402a9f3af7bf1c60a8acacabab944e449b14e75a80@asxzp.com.whoisproxy.org
- b6e63a768a01fc21c5d36184be02e75b115e01745a0af0f5cba0baf58c656dcd@asxzp.com.whoisproxy.org
- ce93c7dbc27facb3ac61ddc7f383cbba08490d97baa6d30af4c5cbdf42d5fec3@asxzp.com.whoisproxy.org
- d31cd8c31bcd483ddca86698bd236d2a57b076c732a53698e46b98cbbc3f60d1@asxzp.com.whoisproxy.org
- fefb1f2ae513d041c6472e83e9f740cb3ccfda04abcd261492fe0b9ac9673a99@asxzp.com.whoisproxy.org
Subdomains
3 observed subdomains of asxzp.com.
| Subdomain |
|---|
| remote.asxzp.com |
| www.asxzp.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from asxzp.com.
- IP · 149.104.32.150
- ASN · AS40065CNSERVERS - CNSERVERS LLC
- Registrar · iana:1923
- Country · SG
- Email · 28jnk9hqjmgeeanrkt13bss03b@domaindiscreet.com
- TLD · .com
- Browse hostnames · as…
- 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: "asxzp.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.