Skip to content

Hostname

lillio.com

Last fetched

lillio.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lillio.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lillio.com

Resolution chain

lillio.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.194.32108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.55108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.63108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.157.194.97108.157.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.226.244.7013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.29.233.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.573.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.613.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.663.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
roy w. walholm jr.
Contact emails

Subdomains

17 observed subdomains of lillio.com.

Web-graph footprint

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

194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lillio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from lillio.com.

Cypher and MCP

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

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