Hostname
cjms1040.com
Last fetched
cjms1040.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
cjms1040.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 |
|---|---|---|---|---|
| 213.32.92.248 | 213.32.0.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:69
- Organization
- above.com domain privacy
- Contact emails
Subdomains
6 observed subdomains of cjms1040.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cjms1040.com in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cjms1040.com
SPF policy
5 SPF mechanisms authorising senders for cjms1040.com.
| Mechanism | Target |
|---|---|
| SPF_A | cjms1040.com |
| SPF_IP | 141.95.145.157 |
| SPF_IP | 162.19.72.20 |
| SPF_IP | 213.32.92.248 |
| SPF_MX | cjms1040.com |
Related pages
Pivot deeper into the graph from cjms1040.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cjms1040.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.