Skip to content

Hostname

luvi.dev

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.194.127108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.29108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.78108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.98108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.171.117.1223.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.403.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.723.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of luvi.dev.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from luvi.dev.

Cypher and MCP

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

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