Hostname
cmd38.com
Last fetched
cmd38.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cmd38.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.36.130 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.194.96 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of cmd38.com owner
- Contact emails
- xia.men@aol.com
- 61e7794d738243deac84b01df9ef31fc.protect@withheldforprivacy.com
- 720f7b76-2fbc-4949-a548-54ed67a91dd4@identity-protect.org
- 8f76995b-d005-435e-aced-5e14bde2d264@identity-protect.org
- 9845c594-f282-4707-958a-a52cb93156f9@identity-protect.org
- e1f02fda-27f7-4839-ace9-81ebc077246e@identity-protect.org
- ea9ab55c-285c-4804-bf27-8580eb10a681@identity-protect.org
- f75d9c3b-8aba-454d-97d3-40509a25b56c@identity-protect.org
Subdomains
1 observed subdomain of cmd38.com.
| Subdomain |
|---|
| www.cmd38.com |
Web-graph footprint
Distinct hostnames that link to or from cmd38.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cmd38.com.
- IP · 104.21.36.130
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · xia.men@aol.com
- TLD · .com
- Browse hostnames · cm…
- 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: "cmd38.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.