Skip to content

Hostname

electre.com

Last fetched

electre.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · electre.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/electre.com

Resolution chain

electre.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.184192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.199192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:88
Organization
electre
Contact emails

Subdomains

16 observed subdomains of electre.com.

Web-graph footprint

Distinct hostnames that link to or from electre.com in the public web crawl.

206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for electre.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDElaval.jouve-hdi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.titan.email
SPF_IP146.148.25.79
SPF_IP185.91.38.227
SPF_IP185.91.38.229
SPF_IP185.91.38.232
SPF_IP213.182.37.1
SPF_IP213.182.37.3
SPF_IP213.182.37.4
SPF_IP213.182.43.88
SPF_IP34.78.198.52
SPF_IP35.195.210.241
SPF_IP35.195.253.241
SPF_IP51.103.85.41
SPF_IP77.32.143.12
SPF_IP84.14.159.178
SPF_IP91.188.70.38/32
SPF_IP91.188.70.39/32

Related pages

Pivot deeper into the graph from electre.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "electre.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 20

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