Skip to content

Hostname

basket-count.com

Last fetched

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

Nutrition Label

WHISPER CANON · basket-count.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/basket-count.com

Resolution chain

basket-count.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.33.15213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.219.24913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.229.713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.251.15018.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.236.1643.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.234.20635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.243.21335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.38.6735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.104.23252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.206.18752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.57.8754.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.243.15954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.245.413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.66.23757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
keitaro watanabe
Contact emails

Subdomains

14 observed subdomains of basket-count.com.

Web-graph footprint

Distinct hostnames that link to or from basket-count.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for basket-count.com.

MechanismTarget
SPF_INCLUDEbasket-count.com
SPF_IP172.31.0.0/16
SPF_IP18.176.220.240
SPF_IP18.177.47.234
SPF_IP18.178.46.11
SPF_IP192.168.0.0/16

Related pages

Pivot deeper into the graph from basket-count.com.

Cypher and MCP

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

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