Skip to content

Hostname

hammerwatch.com

Last fetched

hammerwatch.com resolves to 5 IPv4 addresses operated by LOOPIA3 in SE.

Nutrition Label

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

Resolution chain

hammerwatch.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.235.174.3109.235.174.0/24AS41528LOOPIA3SE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hammerwatch.com in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hammerwatch.com.

Cypher and MCP

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

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