Skip to content

Hostname

toolwatch.com

Last fetched

toolwatch.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.59.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.107.2443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.100.17044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.75.25452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.184.3752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.67.9354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.61.13054.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.71.7398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.175.16013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of toolwatch.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for toolwatch.com.

MechanismTarget
SPF_REDIRECTtoolwatch.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from toolwatch.com.

Cypher and MCP

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

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