Skip to content

Hostname

layupcloud.com

Last fetched

layupcloud.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · layupcloud.comRouting diversity5.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/layupcloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.209.215.3618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.47.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.40.2253.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.34.5434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.219.13934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.120.15134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.96.3635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.75.22944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.249.20344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.255.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.163.15850.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.66.4652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.151.9652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.14.22852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.51.9952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.187.7354.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.95.4398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.83.2598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
sheran corera
Contact emails

Subdomains

8 observed subdomains of layupcloud.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from layupcloud.com.

Cypher and MCP

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

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