Hostname
mail.les.org.sy
Last fetched
mail.les.org.sy resolves to 2 IPv4 addresses operated by INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company in SY.
Nutrition Label
Resolution chain
mail.les.org.sy resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.216.132.60 | 185.216.132.0/22 | AS29256 | INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company | SY |
| 185.216.132.8 | 185.216.132.0/22 | AS29256 | INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company | SY |
WHOIS identity
No WHOIS records are currently associated with mail.les.org.sy in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
- mail.les.org.sy
SPF policy
4 SPF mechanisms authorising senders for mail.les.org.sy.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.216.132.60 |
| SPF_IP | 185.216.132.7 |
| SPF_IP | 185.216.132.8 |
| SPF_MX | mail.les.org.sy |
Related pages
Pivot deeper into the graph from mail.les.org.sy.
- IP · 185.216.132.60
- ASN · AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company
- Country · SY
- Apex domain · org.sy
- Parent domain · les.org.sy
- TLD · .sy
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.les.org.sy"})-[: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.