Skip to content

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

WHISPER CANON · mohe.gov.syRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mohe.gov.sy

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.

IPPrefixASNOperatorCountry
185.216.132.27185.216.132.0/22AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock CompanySY
185.216.133.50185.216.132.0/22AS29256INT-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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mohe.gov.sy.

MechanismTarget
SPF_IP185.216.132.68
SPF_IP185.216.132.7
SPF_MXmohe.gov.sy

Related pages

Pivot deeper into the graph from mohe.gov.sy.

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 20

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