Hostname
capingelec.com
Last fetched
capingelec.com resolves to 1 IPv4 address operated by ALIENOR Bordeaux, France in FR. WHOIS lists iana:1673 as the registrar.
Nutrition Label
Resolution chain
capingelec.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 |
|---|---|---|---|---|
| 195.214.224.21 | 195.214.224.0/24 | AS9180 | ALIENOR Bordeaux, France | FR |
WHOIS identity
- Registrar
- iana:1673
- Organization
- cap ingelec
- Contact emails
Subdomains
6 observed subdomains of capingelec.com.
Web-graph footprint
Distinct hostnames that link to or from capingelec.com in the public web crawl.
62 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for capingelec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25767882.spf01.hubspotemail.net |
| SPF_INCLUDE | coaxis.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.214.224.55 |
| SPF_IP | 80.14.91.145 |
| SPF_IP | 80.93.93.206 |
Related pages
Pivot deeper into the graph from capingelec.com.
- IP · 195.214.224.21
- ASN · AS9180ALIENOR Bordeaux, France
- Registrar · iana:1673
- Country · FR
- Email · registrant@prodomaines.com
- TLD · .com
- Browse hostnames · ca…
- 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: "capingelec.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.