Skip to content

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

WHISPER CANON · electrodepot.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/electrodepot.fr

Resolution chain

electrodepot.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.198.159.20891.198.159.0/24AS35012FR

WHOIS identity

Registrar
registrar:safebrands
Organization
boulanger
Contact emails

Subdomains

41 observed subdomains of electrodepot.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for electrodepot.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-001b0b02.pphosted.com
SPF_INCLUDEspf-relay.coreye.net
SPF_IP13.36.253.151/32
SPF_IP20.160.3.53
SPF_IP20.4.15.204
SPF_IP212.99.97.78
SPF_IP85.233.208.149
SPF_IP90.83.49.68
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.