Skip to content

Hostname

perc.gov.sy

Last fetched

perc.gov.sy resolves to 2 IPv4 addresses operated by INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock Company in SY.

Nutrition Label

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

Resolution chain

perc.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.68185.216.132.0/22AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock CompanySY
185.216.132.8185.216.132.0/22AS29256INT-PDN-STE-AS - Syrian Telecommunication Private Closed Joint Stock CompanySY

WHOIS identity

No WHOIS records are currently associated with perc.gov.sy in WhisperGraph.

Subdomains

2 observed subdomains of perc.gov.sy.

Web-graph footprint

Distinct hostnames that link to or from perc.gov.sy in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP185.216.132.7
SPF_IP185.216.132.8
SPF_MXperc.gov.sy

Related pages

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

Cypher and MCP

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

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