Hostname
cima-energy.com
Last fetched
cima-energy.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
cima-energy.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 |
|---|---|---|---|---|
| 107.154.147.215 | 107.154.147.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.97.215 | 45.60.97.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- cima energy
- Contact emails
- cima-energy.com@secretregistration.com
- support@dyn.com
- 04289b2fc238c250c150cf81aed27d835c31ed44@privatedomain.gkg.net
- 09fa9eeeb50ac39d7dce9d913f8ac28e145ab2be@privatedomain.gkg.net
- 5c315024d03ba43b56b0037bd83d821f34696876@privatedomain.gkg.net
- 955b3bca841f647c7847266349c3b92f0209c945@privatedomain.gkg.net
- a9dec0d2b4119a281fa3e96b191a1f89561313ba@privatedomain.gkg.net
- c7404fc68a0d17d3b9ba6c7242071d69773dc534@privatedomain.gkg.net
- eabb0ac3a9b35bea8aeb933f72aa69ba1b64f9b9@privatedomain.gkg.net
- f05483caf1fc4874a4854dea974caa2eeaa3404c@privatedomain.gkg.net
- f55abd1cc63692ef4a168ed99bafc50da5326333@privatedomain.gkg.net
Subdomains
20 observed subdomains of cima-energy.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cima-energy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cima-energy.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | cima-energy.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from cima-energy.com.
- IP · 107.154.147.215
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:292
- Country · US
- Email · cima-energy.com@secretregistration.com
- TLD · .com
- Browse hostnames · ci…
- 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: "cima-energy.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.