Skip to content

Hostname

lotify.app

Last fetched

lotify.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lotify.appRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lotify.app

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.173.1083.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1093.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.323.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.823.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.201.252.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.3452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.7152.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.8652.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:269
Organization
lotify bv
Contact emails

Subdomains

26 observed subdomains of lotify.app.

Web-graph footprint

Distinct hostnames that link to or from lotify.app in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from lotify.app.

Cypher and MCP

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

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