Skip to content

Hostname

leokross.com

Last fetched

leokross.com resolves to 2 IPv4 addresses operated by PEG-SG - PEG TECH INC in SG. WHOIS lists iana:3983 as the registrar.

Nutrition Label

WHISPER CANON · leokross.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/leokross.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.32.135107.148.32.0/23AS394432PEG-SG - PEG TECH INCSG
34.120.55.6634.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:3983
Organization
danesco trading
Contact emails

Subdomains

2 observed subdomains of leokross.com.

Web-graph footprint

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

184 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from leokross.com.

Cypher and MCP

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

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