Skip to content

Hostname

lunarway.com

Last fetched

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

Nutrition Label

WHISPER CANON · lunarway.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lunarway.com

Resolution chain

lunarway.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.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.4313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.1253.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.163.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.183.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.33.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
54.230.124.11254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.12754.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5754.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.8854.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.228.3854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8154.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
ken villum klausen
Contact emails

Subdomains

24 observed subdomains of lunarway.com.

Web-graph footprint

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

55 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lunarway.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from lunarway.com.

Cypher and MCP

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

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