Skip to content

Hostname

currbase.com

Last fetched

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

Nutrition Label

WHISPER CANON · currbase.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/currbase.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.182.11016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.21416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.23616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.22916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.20516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.41.14116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.4516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.111.352.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.18152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.22952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.18952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.21952.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.13354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
mark drengson
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from currbase.com.

Cypher and MCP

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

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