Skip to content

Hostname

lostform.notlost.co

Last fetched

lostform.notlost.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · lostform.notlost.coRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lostform.notlost.co

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.10213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.11313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.1513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.202.2318.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.8918.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.9418.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.9618.164.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with lostform.notlost.co in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from lostform.notlost.co in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lostform.notlost.co.

Cypher and MCP

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

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