Skip to content

Hostname

leeco-safe.com

Last fetched

leeco-safe.com resolves to 2 IPv4 addresses operated by NTPCL-AS-AP - National Telecom Public Company Limited in TH. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · leeco-safe.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leeco-safe.com

Resolution chain

leeco-safe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.155.171.217122.155.171.0/24AS9335NTPCL-AS-AP - National Telecom Public Company LimitedTH
61.19.250.24361.19.250.0/24AS9335NTPCL-AS-AP - National Telecom Public Company LimitedTH

WHOIS identity

Registrar
iana:303
Organization
nonthapat
Contact emails

Subdomains

4 observed subdomains of leeco-safe.com.

Web-graph footprint

Distinct hostnames that link to or from leeco-safe.com in the public web crawl.

161 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leeco-safe.com.

MechanismTarget
SPF_Aleeco-safe.com
SPF_INCLUDE_spf.lnwdns.com
SPF_IP122.155.171.217
SPF_IP203.151.157.161
SPF_IP61.19.250.243
SPF_MXleeco-safe.com

Related pages

Pivot deeper into the graph from leeco-safe.com.

Cypher and MCP

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

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