Skip to content

Hostname

limesonline.com

Last fetched

limesonline.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · limesonline.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/limesonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.164.240.153.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.173.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.653.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.883.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.167.227.1093.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.113.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1253.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.423.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.1013.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1133.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1223.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.823.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1073.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
elemedia s.p.a.
Contact emails

Subdomains

29 observed subdomains of limesonline.com.

Web-graph footprint

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

1,263 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for limesonline.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from limesonline.com.

Cypher and MCP

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

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