Skip to content

Hostname

lavylites.com

Last fetched

lavylites.com resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lavylites.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lavylites.com

Resolution chain

lavylites.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.2.227.8084.2.227.0/24AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

118 observed subdomains of lavylites.com.

Web-graph footprint

Distinct hostnames that link to or from lavylites.com in the public web crawl.

111 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lavylites.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.76.132.87
SPF_IP79.143.176.192
SPF_IP91.83.236.195

Related pages

Pivot deeper into the graph from lavylites.com.

Cypher and MCP

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

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