Hostname
cjmw.com
Last fetched
cjmw.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cjmw.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 |
|---|---|---|---|---|
| 35.215.80.3 | 35.215.64.0/18 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cj9v35nc3jw@networksolutionsprivateregistration.com
- ea9pq7hy6s7@networksolutionsprivateregistration.com
- ef98u7385vv@networksolutionsprivateregistration.com
- gd3t54466hd@networksolutionsprivateregistration.com
- kd44y5895z5@networksolutionsprivateregistration.com
- nn3ha635828@networksolutionsprivateregistration.com
- qq8rg48s89p@networksolutionsprivateregistration.com
- sz9ng3pq8je@networksolutionsprivateregistration.com
- tr8xb44e5qq@networksolutionsprivateregistration.com
- vb5cf63a8gt@networksolutionsprivateregistration.com
- yg4ty88w9es@networksolutionsprivateregistration.com
- zz8359cu45b@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of cjmw.com.
Web-graph footprint
Distinct hostnames that link to or from cjmw.com in the public web crawl.
40 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cjmw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.193.220.158 |
Related pages
Pivot deeper into the graph from cjmw.com.
- IP · 35.215.80.3
- ASN · AS43515
- Registrar · iana:2
- Country · US
- Email · cj9v35nc3jw@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cj…
- 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: "cjmw.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.