Skip to content

Hostname

edmsa.ml

Last fetched

edmsa.ml resolves to 2 IPv4 addresses operated by Orange Mali SA - Orange Mali SA in ML.

Nutrition Label

WHISPER CANON · edmsa.mlRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/edmsa.ml

Resolution chain

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

IPPrefixASNOperatorCountry
154.118.131.141154.118.128.0/18AS30985Orange Mali SA - Orange Mali SAML
217.64.99.20217.64.99.0/24AS21271Society of Mali's Telecommunications (SOTELMA) - Society of Mali's Telecommunications (SOTELMA)ML

WHOIS identity

No WHOIS records are currently associated with edmsa.ml in WhisperGraph.

Subdomains

17 observed subdomains of edmsa.ml.

Web-graph footprint

Distinct hostnames that link to or from edmsa.ml in the public web crawl.

72 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for edmsa.ml.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.118.131.142
SPF_IP217.64.99.19

Related pages

Pivot deeper into the graph from edmsa.ml.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edmsa.ml"})-[: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.