Hostname
hcie.ps
Last fetched
hcie.ps resolves to 2 IPv4 addresses operated by AS209341 in DE. WHOIS lists registrar:palestinian national internet naming authority (pnina) as the registrar.
Nutrition Label
Resolution chain
hcie.ps 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 |
|---|---|---|---|---|
| 192.250.229.32 | 192.250.229.0/24 | AS209341 | — | DE |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- registrar:palestinian national internet naming authority (pnina)
- Organization
- higher council for innovation &excellence
- Contact emails
Subdomains
17 observed subdomains of hcie.ps.
Web-graph footprint
Distinct hostnames that link to or from hcie.ps in the public web crawl.
27 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hcie.ps.
| Mechanism | Target |
|---|---|
| SPF_A | hcie.ps |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 141.95.126.90 |
| SPF_IP | 185.153.160.0/24 |
| SPF_IP | 192.250.229.32 |
| SPF_MX | hcie.ps |
Related pages
Pivot deeper into the graph from hcie.ps.
- IP · 192.250.229.32
- ASN · AS209341
- Registrar · registrar:palestinian national internet naming authority (pnina)
- Country · DE
- Email · akram.alaydi@hotmail.com
- TLD · .ps
- Browse hostnames · hc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hcie.ps"})-[: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.