Skip to content

Hostname

base.shop

Last fetched

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

Nutrition Label

WHISPER CANON · base.shopRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/base.shop

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.227.9113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.68.22713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.136.53.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
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
43.206.66.15643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

8,019 observed subdomains of base.shop.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from base.shop.

Cypher and MCP

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

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