Hostname
electrodepot.fr
Last fetched
electrodepot.fr resolves to 1 IPv4 address operated by AS35012 in FR. WHOIS lists registrar:safebrands as the registrar.
Nutrition Label
Resolution chain
electrodepot.fr 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 |
|---|---|---|---|---|
| 91.198.159.208 | 91.198.159.0/24 | AS35012 | — | FR |
WHOIS identity
- Registrar
- registrar:safebrands
- Organization
- boulanger
- Contact emails
Subdomains
41 observed subdomains of electrodepot.fr.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electrodepot.fr in the public web crawl.
689 sites link to this hostname.
103 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for electrodepot.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-001b0b02.pphosted.com |
| SPF_INCLUDE | spf-relay.coreye.net |
| SPF_IP | 13.36.253.151/32 |
| SPF_IP | 20.160.3.53 |
| SPF_IP | 20.4.15.204 |
| SPF_IP | 212.99.97.78 |
| SPF_IP | 85.233.208.149 |
| SPF_IP | 90.83.49.68 |
| SPF_IP | 94.125.164.103 |
Related pages
Pivot deeper into the graph from electrodepot.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "electrodepot.fr"})-[: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.