Skip to content

Hostname

searchluna.com

Last fetched

searchluna.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · searchluna.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/searchluna.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.212.1.5534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.146.23634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.153.1834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.210.134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.186.7435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.49.16935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.122.20335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.184.14544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.85.11344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.61.5644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.232.3452.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.161.20754.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.110.9954.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.185.19016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

2 observed subdomains of searchluna.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from searchluna.com.

Cypher and MCP

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

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