Skip to content

Hostname

leen.com.ps

Last fetched

leen.com.ps has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:hadara technology as the registrar.

Nutrition Label

WHISPER CANON · leen.com.psRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/leen.com.ps

Resolution chain

leen.com.ps has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:hadara technology
Organization
hadara
Contact emails

Subdomains

7 observed subdomains of leen.com.ps.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for leen.com.ps.

MechanismTarget
SPF_Aleen.com.ps
SPF_Aspamtitan1.hadara.ps
SPF_Aspamtitan2.hadara.ps
SPF_IP192.116.16.0/24
SPF_IP217.21.0.105/32
SPF_IP217.66.226.0/24
SPF_MXleen.com.ps

Related pages

Pivot deeper into the graph from leen.com.ps.

Cypher and MCP

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

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