Skip to content

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

WHISPER CANON · hcie.psRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hcie.ps

Resolution chain

hcie.ps resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.229.32192.250.229.0/24AS209341DE
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - 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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hcie.ps.

MechanismTarget
SPF_Ahcie.ps
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP141.95.126.90
SPF_IP185.153.160.0/24
SPF_IP192.250.229.32
SPF_MXhcie.ps

Related pages

Pivot deeper into the graph from hcie.ps.

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 20

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