Skip to content

Hostname

leetc.com

Last fetched

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

Nutrition Label

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

Resolution chain

leetc.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:2
Organization
lctc
Contact emails

Subdomains

14 observed subdomains of leetc.com.

Web-graph footprint

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

200 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for leetc.com.

MechanismTarget
SPF_Aleetc.com
SPF_INCLUDEspf1.leetc.com
SPF_IP147.160.167.0/26
SPF_IP206.197.25.143
SPF_IP206.197.25.5
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP50.78.214.169
SPF_IP96.66.132.209
SPF_IP96.66.132.249
SPF_IP96.66.134.73
SPF_IP96.85.91.209
SPF_IP96.91.88.65
SPF_MXleetc.com

Related pages

Pivot deeper into the graph from leetc.com.

Cypher and MCP

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

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