Skip to content

Hostname

luup.sc

Last fetched

luup.sc resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · luup.scRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/luup.sc

Resolution chain

luup.sc resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.128.513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.198.12213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.206.15918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.235.17418.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.225.17835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.41.13135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.134.8435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.111.9752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.135.6552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.92.19954.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.250.6857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.214.1157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.221.12857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.12.5343.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.198.11154.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

28 observed subdomains of luup.sc.

Web-graph footprint

Distinct hostnames that link to or from luup.sc in the public web crawl.

789 sites link to this hostname.

242 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from luup.sc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "luup.sc"})-[: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.