Hostname
mohe.gov.sy
Last fetched
mohe.gov.sy resolves to 2 IPv4 addresses operated by INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company in SY. WHOIS lists iana:899 as the registrar.
Nutrition Label
Resolution chain
mohe.gov.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.27 | 185.216.132.0/22 | AS29256 | INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company | SY |
| 185.216.133.50 | 185.216.132.0/22 | AS29256 | INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company | — |
WHOIS identity
- Registrar
- iana:899
- Organization
- ????? ??????? ??????
- Contact emails
Subdomains
3 observed subdomains of mohe.gov.sy.
Web-graph footprint
Distinct hostnames that link to or from mohe.gov.sy in the public web crawl.
300 sites link to this hostname.
130 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mohe.gov.sy.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.216.132.68 |
| SPF_IP | 185.216.132.7 |
| SPF_MX | mohe.gov.sy |
Related pages
Pivot deeper into the graph from mohe.gov.sy.
- IP · 185.216.132.27
- ASN · AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company
- Registrar · iana:899
- Country · SY
- Email · mhe@mohe.gov.sy
- Apex domain · gov.sy
- TLD · .sy
- Browse hostnames · mo…
- 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: "mohe.gov.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.