Skip to content

Hostname

leeshanok.com

Last fetched

leeshanok.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · leeshanok.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/leeshanok.com

Resolution chain

leeshanok.com 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
iana:48
Organization
leeshanok,
Contact emails

Subdomains

10 observed subdomains of leeshanok.com.

Web-graph footprint

Distinct hostnames that link to or from leeshanok.com in the public web crawl.

20 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for leeshanok.com.

MechanismTarget
SPF_Acloudhostedservices.net
SPF_INCLUDEautotask.net
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.24.129.5
SPF_IP192.232.205.79
SPF_IP207.108.130.210/29
SPF_IP208.70.88.0/22
SPF_IP209.136.163.50
SPF_IP216.84.120.205
SPF_IP4.227.107.2
SPF_IP66.219.248.194/28
SPF_IP67.206.171.171/24

Related pages

Pivot deeper into the graph from leeshanok.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "leeshanok.com"})-[: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.