Skip to content

Hostname

luvi.io

Last fetched

luvi.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · luvi.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/luvi.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.1213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
65.8.76.365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1387
Organization
registrant of luvi.io
Contact emails

Subdomains

1 observed subdomain of luvi.io.

Subdomain
www.luvi.io

Web-graph footprint

Distinct hostnames that link to or from luvi.io in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from luvi.io.

Cypher and MCP

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

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