Skip to content

Hostname

base.ec

Last fetched

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

Nutrition Label

WHISPER CANON · base.ecRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/base.ec

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.188.3613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.208.5913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.68.22713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.145.7518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.136.53.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.160.473.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.180.1223.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.84.1143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.211.20635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.155.12535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.11.5552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.145.22152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.190.9254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.233.16713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.202.24713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1395
Organization
base
Contact emails

Subdomains

1,365 observed subdomains of base.ec.

Web-graph footprint

Distinct hostnames that link to or from base.ec in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from base.ec.

Cypher and MCP

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

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