Skip to content

Hostname

ladders.co

Last fetched

ladders.co resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ladders.coRouting diversity7.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ladders.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.104.8018.229.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.89.25318.229.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.9.20518.229.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.250.3623.26.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.74.1443.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.42.1453.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.57.373.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.58.1823.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.115.14834.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.51.23734.248.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.43.12535.160.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.140.7135.181.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.210.10035.181.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.63.23735.181.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.152.14145.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.88.1345.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.15.15845.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.239.16045.2.207.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.163.20552.46.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.78.19754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
c/o whoisproxy.com
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from ladders.co.

Cypher and MCP

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

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