Skip to content

Hostname

lostotes.com

Last fetched

lostotes.com resolves to 8 IPv4 addresses operated by AS64073 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.1200.0.0.0/0AS64073IN
13.226.2.210.0.0.0/0AS64073IN
13.226.2.300.0.0.0/0AS64073IN
13.226.2.670.0.0.0/0AS64073IN
18.64.8.11118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.12518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.3018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.5618.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

9 observed subdomains of lostotes.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lostotes.com.

Cypher and MCP

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

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