Hostname
nd56.com
Last fetched
nd56.com resolves to 20 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in SG. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
nd56.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.115.37 | 138.113.115.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | SG |
| 153.43.76.237 | 153.43.76.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | SG |
| 192.229.112.101 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.103 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.157 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.161 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.19 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.191 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.197 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.22 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.220 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.223 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.227 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.247 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.252 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.254 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.26 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.34 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.38 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
| 192.229.112.43 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP Antbox Networks Limited | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- nengdawuliu
- Contact emails
Subdomains
2 observed subdomains of nd56.com.
| Subdomain |
|---|
| m.nd56.com |
| www.nd56.com |
Web-graph footprint
Distinct hostnames that link to or from nd56.com in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nd56.com.
- IP · 138.113.115.37
- ASN · AS54994ML-1432-54994 - Meteverse Limited.
- Registrar · iana:1599
- Country · SG
- Email · aswjf@163.com
- TLD · .com
- Browse hostnames · nd…
- 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: "nd56.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.