Skip to content

Hostname

gearhack.net

Last fetched

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

Nutrition Label

WHISPER CANON · gearhack.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gearhack.net

Resolution chain

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

IPPrefixASNOperatorCountry
176.32.69.217176.32.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.23.1018.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.143.19452.216.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.237.5452.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.111.24054.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.165.19754.239.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of gearhack.net.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gearhack.net.

Related pages

Pivot deeper into the graph from gearhack.net.

Cypher and MCP

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

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