Skip to content

Hostname

aeco.epromsa.com

Last fetched

aeco.epromsa.com resolves to 1 IPv4 address operated by Online SAS in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.158.83.651.158.0.0/15AS12876Online SASFR

WHOIS identity

No WHOIS records are currently associated with aeco.epromsa.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aeco.epromsa.com.

MechanismTarget
SPF_Aaeco.epromsa.com
SPF_Amail.epromsa.com
SPF_INCLUDE_spf.egardata.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP163.172.123.98
SPF_IP51.158.83.2
SPF_IP51.158.83.6
SPF_MXaeco.epromsa.com

Related pages

Pivot deeper into the graph from aeco.epromsa.com.

Cypher and MCP

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

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