Skip to content

Hostname

hands.net

Last fetched

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

Nutrition Label

WHISPER CANON · hands.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hands.net

Resolution chain

hands.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.113.109.2393.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.0.453.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.233.12235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.166.5835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.22.554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.59.23954.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.135.7954.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.59.13113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
. tokyu hands
Contact emails

Subdomains

75 observed subdomains of hands.net.

Web-graph footprint

Distinct hostnames that link to or from hands.net in the public web crawl.

1,568 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hands.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.tricorn.net
SPF_IP13.114.234.155/32
SPF_IP203.137.188.12
SPF_IP3.114.251.38
SPF_IP52.193.175.156
SPF_IP52.196.207.208
SPF_IP52.68.80.71/32
SPF_IP54.178.163.192
SPF_IP54.179.172.66/32

Related pages

Pivot deeper into the graph from hands.net.

Cypher and MCP

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

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